Skip to content

More clang-tidy fixes #190

More clang-tidy fixes

More clang-tidy fixes #190

Triggered via pull request December 17, 2024 19:55
Status Failure
Total duration 2m 40s
Artifacts 1

ci.yml

on: pull_request
Formatting
11s
Formatting
Save-PR-Number
2s
Save-PR-Number
Lint-clang-tidy
51s
Lint-clang-tidy
Lint-codeql
1m 25s
Lint-codeql
Lint-codespell
6s
Lint-codespell
Matrix: CPU
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 15 warnings
CPU (ubuntu-22.04, Debug): src/CartGrid.C#L225
‘ptrdiff_t’ does not name a type
CPU (ubuntu-22.04, Debug): src/CartGrid.C#L230
‘ptrdiff_t’ does not name a type
CPU (ubuntu-22.04, Debug): src/CartGrid.C#L235
‘ptrdiff_t’ does not name a type
CPU (ubuntu-22.04, Debug)
Process completed with exit code 2.
CPU (ubuntu-22.04, Release)
The job was canceled because "ubuntu-22_04_Debug" failed.
CPU (macos-latest, Debug)
The job was canceled because "ubuntu-22_04_Debug" failed.
CPU (macos-latest, Debug)
The operation was canceled.
Lint-clang-tidy: src/MeshBlock.C#L27
'mpi.h' file not found [clang-diagnostic-error]
Lint-clang-tidy: src/codetypes.h#L25
'mpi.h' file not found [clang-diagnostic-error]
Lint-clang-tidy
Process completed with exit code 120.
Lint-codeql
Process completed with exit code 2.
Save-PR-Number
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint-clang-tidy: src/CartBlock.C#L116
no header providing "ptrdiff_t" is directly included [misc-include-cleaner]
Lint-clang-tidy: src/CartBlock.C#L203
multilevel pointer conversion from 'DONORLIST **' to 'void *', please use explicit cast [bugprone-multi-level-implicit-pointer-conversion]
Lint-clang-tidy: src/CartBlock.C#L263
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#L265
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/CartGrid.C#L225
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/CartGrid.C#L230
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/CartGrid.C#L235
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/CartGrid.h#L42
member variable 'm_info' has public visibility [misc-non-private-member-variables-in-classes]
Lint-clang-tidy: src/CartGrid.h#L43
member variable 'm_info_device' has public visibility [misc-non-private-member-variables-in-classes]
Lint-clang-tidy: src/CartGrid.h#L45
member variable 'global_id' has public visibility [misc-non-private-member-variables-in-classes]
Lint-codespell
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint-codeql
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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