Skip to content

fix: fix build warning in switch case (#118) #378

fix: fix build warning in switch case (#118)

fix: fix build warning in switch case (#118) #378

Triggered via pull request June 6, 2025 03:16
Status Failure
Total duration 13m 3s
Artifacts

cpp-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 notices
cpp-linter
Process completed with exit code 1.
cpp-linter
Process completed with exit code 1.
Run clang-format on src/iceberg/json_internal.cc: src/iceberg/json_internal.cc#L1
File src/iceberg/json_internal.cc does not conform to Custom style guidelines. (lines 481)
Run clang-format on src/iceberg/schema_util.cc: src/iceberg/schema_util.cc#L1
File src/iceberg/schema_util.cc does not conform to Custom style guidelines. (lines 176)
Run clang-format on src/iceberg/transform.cc: src/iceberg/transform.cc#L1
File src/iceberg/transform.cc does not conform to Custom style guidelines. (lines 63, 173)