Skip to content

WIP: Add blob_file class and update related classes as part of BLOB s… #857

WIP: Add blob_file class and update related classes as part of BLOB s…

WIP: Add blob_file class and update related classes as part of BLOB s… #857

Triggered via push January 23, 2025 09:35
Status Failure
Total duration 1m 20s
Artifacts

ci-build.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
clang-diagnostic-unused-private-field: src/limestone/blob_pool_impl.h#L61
private field 'resolver_' is not used
Analysis
Process completed with exit code 1.
modernize-pass-by-value: src/limestone/blob_file.cpp#L22
pass by value and use std::move