Skip to content

refactor(codegen): null safe for struct ir builder #8637

refactor(codegen): null safe for struct ir builder

refactor(codegen): null safe for struct ir builder #8637

Triggered via pull request October 23, 2023 14:42
Status Success
Total duration 3m 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
pylint
Process completed with exit code 2.
cpplint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cpplint: hybridse/src/codegen/type_ir_builder.cc#L146
[cpplint] reported by reviewdog 🐶 Add #include <memory> for unique_ptr<> [build/include_what_you_use] [4] Raw Output: hybridse/src/codegen/type_ir_builder.cc:146: Add #include <memory> for unique_ptr<> [build/include_what_you_use] [4]