Skip to content

Fix warnings

Fix warnings #116

Triggered via pull request July 25, 2024 22:15
Status Cancelled
Total duration 2m 9s
Artifacts 1

ci.yml

on: pull_request
Formatting
9s
Formatting
Save-PR-Number
2s
Save-PR-Number
Lint-clang-tidy
39s
Lint-clang-tidy
Lint-codeql
1m 41s
Lint-codeql
Lint-codespell
7s
Lint-codespell
Matrix: CPU
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
Lint-clang-tidy
Process completed with exit code 57.
Lint-codeql
Canceling since a higher priority waiting request for 'refs/pull/51/merge-jrood/warnings2-ci' exists
Lint-codeql
The operation was canceled.
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]
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/

Artifacts

Produced during runtime
Name Size
pr_number Expired
145 Bytes