Skip to content

new api function to pass blob references #640

new api function to pass blob references

new api function to pass blob references #640

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

ci-build.yml

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

Annotations

9 errors and 1 warning
Build (ubuntu-24.04)
Process completed with exit code 1.
Build (ubuntu-22.04)
Process completed with exit code 1.
clang-diagnostic-error: shirakami/src/./shirakami_api_helper.h#L45
no type named 'blob_id_type' in namespace 'shirakami'; did you mean simply 'blob_id_type'?
clang-diagnostic-error: shirakami/src/./shirakami_api_helper.h#L45
no type named 'blob_id_type' in namespace 'shirakami'
clang-diagnostic-error: shirakami/src/./shirakami_api_helper.h#L100
unknown type name 'blob_id_type'
clang-diagnostic-error: shirakami/src/./shirakami_api_helper.h#L103
unknown type name 'blob_id_type'
clang-diagnostic-error: shirakami/src/./shirakami_api_helper.h#L106
unknown type name 'blob_id_type'
Analysis
Process completed with exit code 1.
readability-make-member-function-const: shirakami/src/Storage.cpp#L44
method 'put' can be made const