Skip to content

feat: scaffolding work for expression #658

feat: scaffolding work for expression

feat: scaffolding work for expression #658

Triggered via pull request August 15, 2025 07:28
Status Failure
Total duration 17m 37s
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/expression/term.h:234:11 [modernize-use-override]: src/iceberg/expression/term.h#L234
prefer using 'override' or (rarely) 'final' instead of 'virtual'