Skip to content

Param holder optimizations (#569) #1240

Param holder optimizations (#569)

Param holder optimizations (#569) #1240

Triggered via push November 22, 2024 23:23
Status Success
Total duration 9m 38s
Artifacts

code-quality.yml

on: push
Run Code Quality Check: clang-tidy
1m 24s
Run Code Quality Check: clang-tidy
Run Code Quality Check: sonar-scan
2m 46s
Run Code Quality Check: sonar-scan
Run Code Quality Check: CodeQL
9m 29s
Run Code Quality Check: CodeQL
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Run Code Quality Check: clang-tidy
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/
Run Code Quality Check: clang-tidy
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/
Run Code Quality Check: sonar-scan
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/
Run Code Quality Check: sonar-scan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Code Quality Check: CodeQL
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/
Run Code Quality Check: CodeQL
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Code Quality Check: CodeQL
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
Run Code Quality Check: CodeQL
Unable to validate code scanning workflow: error: getWorkflow() failed: Error: Expected to find a code scanning workflow file at /home/runner/work/chowdsp_utils/chowdsp_utils/.github/workflows/code-quality.yml, but no such file existed. This can happen if the currently running workflow checks out a branch that doesn't contain the corresponding workflow file.