Skip to content

rest: build resource paths from final config #2034

rest: build resource paths from final config

rest: build resource paths from final config #2034

Triggered via pull request January 3, 2026 16:31
Status Failure
Total duration 10m 36s
Artifacts

cpp-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
cpp-linter
Process completed with exit code 1.
cpp-linter
Process completed with exit code 1.
src/iceberg/test/rest_util_test.cc:118:5 [modernize-avoid-c-arrays]: src/iceberg/test/rest_util_test.cc#L118
do not declare C-style arrays, use 'std::array' instead