Skip to content

proper annonatete #3551

proper annonatete

proper annonatete #3551

Triggered via push August 16, 2024 17:35
Status Success
Total duration 1m 20s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 warnings and 1 notice
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/backend/OpenCL/CHIPBackendOpenCL.cc:238:1 [readability-function-cognitive-complexity]: src/backend/OpenCL/CHIPBackendOpenCL.cc#L238
function 'annotateIndirectPointers' has cognitive complexity of 71 (threshold 25)
src/backend/OpenCL/MemoryManager.cc:139:8 [readability-identifier-length]: src/backend/OpenCL/MemoryManager.cc#L139
variable name 'I' is too short, expected at least 3 characters
Run clang-format on src/backend/OpenCL/CHIPBackendOpenCL.cc: src/backend/OpenCL/CHIPBackendOpenCL.cc#L1
File src/backend/OpenCL/CHIPBackendOpenCL.cc does not conform to Custom style guidelines. (lines 304, 307, 310, 312)