Skip to content

fix issue with GraphNodeKernel constructors #27

fix issue with GraphNodeKernel constructors

fix issue with GraphNodeKernel constructors #27

Triggered via push November 13, 2024 13:23
Status Success
Total duration 1m 14s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 warnings and 2 notices
cpp-linter
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/
cpp-linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
src/CHIPGraph.cc:185:8 [readability-implicit-bool-conversion]: src/CHIPGraph.cc#L185
implicit conversion 'chipstar::Kernel *' -> bool
Run clang-format on src/CHIPGraph.cc: src/CHIPGraph.cc#L1
File src/CHIPGraph.cc does not conform to Custom style guidelines. (lines 164, 191)
Run clang-format on src/CHIPGraph.hh: src/CHIPGraph.hh#L1
File src/CHIPGraph.hh does not conform to Custom style guidelines. (lines 285)