Skip to content

Fix warnings

Fix warnings #118

Triggered via pull request July 25, 2024 22:29
Status Failure
Total duration 1m 2s
Artifacts 1

ci.yml

on: pull_request
Formatting
7s
Formatting
Save-PR-Number
2s
Save-PR-Number
Lint-clang-tidy
38s
Lint-clang-tidy
Lint-codeql
37s
Lint-codeql
Lint-codespell
5s
Lint-codespell
Matrix: CPU
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 12 warnings
CPU (ubuntu-latest, Release): src/MeshBlock.C#L1131
invalid conversion from ‘const void*’ to ‘void*’ [-fpermissive]
CPU (ubuntu-latest, Release)
Process completed with exit code 2.
CPU (macos-latest, Release)
The job was canceled because "ubuntu-latest_Release" failed.
CPU (macos-latest, Release): src/MeshBlock.C#L1131
no matching function for call to 'MPI_Reduce'
CPU (macos-latest, Release)
Process completed with exit code 2.
CPU (ubuntu-latest, Debug)
The job was canceled because "ubuntu-latest_Release" failed.
CPU (ubuntu-latest, Debug)
The operation was canceled.
CPU (macos-latest, Debug)
The job was canceled because "ubuntu-latest_Release" failed.
CPU (macos-latest, Debug): src/MeshBlock.C#L1131
no matching function for call to 'MPI_Reduce'
CPU (macos-latest, Debug)
The operation was canceled.
Lint-codeql
Process completed with exit code 2.
Lint-clang-tidy
Process completed with exit code 48.
Lint-codeql
The following actions uses Node.js version which is deprecated and will be forced to run on node20: github/codeql-action/init@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint-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/
Lint-clang-tidy: src/ADT.C#L114
result of multiplication in type 'int' is used as a pointer offset after an implicit widening conversion to type 'ptrdiff_t' [bugprone-implicit-widening-of-multiplication-result]
Lint-clang-tidy: src/CartBlock.C#L114
result of multiplication in type 'int' is used as a pointer offset after an implicit widening conversion to type 'ptrdiff_t' [bugprone-implicit-widening-of-multiplication-result]
Lint-clang-tidy: src/CartBlock.C#L171
result of multiplication in type 'int' is used as a pointer offset after an implicit widening conversion to type 'ptrdiff_t' [bugprone-implicit-widening-of-multiplication-result]
Lint-clang-tidy: src/CartBlock.C#L171
result of multiplication in type 'int' is used as a pointer offset after an implicit widening conversion to type 'ptrdiff_t' [bugprone-implicit-widening-of-multiplication-result]
Lint-clang-tidy: src/CartBlock.C#L227
narrowing conversion from 'double' to 'int' [bugprone-narrowing-conversions]
Lint-clang-tidy: src/CartBlock.C#L260
performing an implicit widening conversion to type 'unsigned long' of a multiplication performed in type 'int' [bugprone-implicit-widening-of-multiplication-result]
Lint-clang-tidy: src/CartBlock.C#L262
performing an implicit widening conversion to type 'unsigned long' of a multiplication performed in type 'int' [bugprone-implicit-widening-of-multiplication-result]
Lint-clang-tidy: src/CartBlock.C#L466
an assignment within an 'if' condition is bug-prone [bugprone-assignment-in-if-condition]
Lint-clang-tidy: src/CartBlock.C#L630
an assignment within an 'if' condition is bug-prone [bugprone-assignment-in-if-condition]
Lint-clang-tidy: src/CartGrid.C#L219
result of multiplication in type 'int' is used as a pointer offset after an implicit widening conversion to type 'ptrdiff_t' [bugprone-implicit-widening-of-multiplication-result]

Artifacts

Produced during runtime
Name Size
pr_number Expired
145 Bytes