Skip to content

Fixed all remaining issues #28

Fixed all remaining issues

Fixed all remaining issues #28

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

Annotations

12 warnings and 5 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/CHIPBackend.hh:1281:32 [readability-identifier-naming]: src/CHIPBackend.hh#L1281
invalid case style for parameter 'args'
src/backend/Level0/CHIPBackendLevel0.hh:69:16 [modernize-use-override]: src/backend/Level0/CHIPBackendLevel0.hh#L69
'virtual' is redundant since the function is already declared 'override'
src/backend/Level0/CHIPBackendLevel0.hh:70:31 [modernize-use-override]: src/backend/Level0/CHIPBackendLevel0.hh#L70
'virtual' is redundant since the function is already declared 'override'
Run clang-format on src/CHIPBackend.hh: src/CHIPBackend.hh#L1
File src/CHIPBackend.hh does not conform to Custom style guidelines. (lines 1281)
Run clang-format on src/backend/Level0/CHIPBackendLevel0.cc: src/backend/Level0/CHIPBackendLevel0.cc#L1
File src/backend/Level0/CHIPBackendLevel0.cc does not conform to Custom style guidelines. (lines 2741, 2742)
Run clang-format on src/backend/Level0/CHIPBackendLevel0.hh: src/backend/Level0/CHIPBackendLevel0.hh#L1
File src/backend/Level0/CHIPBackendLevel0.hh does not conform to Custom style guidelines. (lines 69)
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 2102, 2103)
Run clang-format on src/backend/OpenCL/CHIPBackendOpenCL.hh: src/backend/OpenCL/CHIPBackendOpenCL.hh#L1
File src/backend/OpenCL/CHIPBackendOpenCL.hh does not conform to Custom style guidelines. (lines 543)