PeleC-CI #26
ci.yml
on: workflow_dispatch
Formatting
11s
Save-PR-Number
0s
Lint-clang-tidy
8m 19s
Lint-codeql
7m 2s
Lint-codespell
7s
Matrix: CPU-CMake
Matrix: GPU-CUDA
Annotations
10 errors and 4 warnings
CPU-GNUmake:
Submodules/PelePhysics/Source/Eos/EosParams.H#L8
BlackBoxFunction.H: No such file or directory
|
CPU-GNUmake
Process completed with exit code 2.
|
CPU-CMake (macos-latest, Release)
Process completed with exit code 1.
|
CPU-CMake (ubuntu-latest, Release)
The job was canceled because "macos-latest_Release" failed.
|
CPU-CMake (ubuntu-latest, Release)
The operation was canceled.
|
CPU-CMake (ubuntu-latest, Debug)
The job was canceled because "macos-latest_Release" failed.
|
CPU-CMake (ubuntu-latest, Debug)
The operation was canceled.
|
Lint-codeql
Process completed with exit code 2.
|
Lint-clang-tidy:
Submodules/PelePhysics/Source/Eos/EosParams.H#L8
'BlackBoxFunction.H' file not found [clang-diagnostic-error]
|
Lint-clang-tidy
Process completed with exit code 5.
|
Lint-clang-tidy:
Submodules/PelePhysics/Source/Eos/EOS.cpp#L122
pointer parameter 'atwCHON' can be pointer to const [readability-non-const-parameter]
|
Lint-clang-tidy:
Submodules/PelePhysics/Source/Eos/EOS.cpp#L129
pointer parameter 'ecompCHON' can be pointer to const [readability-non-const-parameter]
|
Lint-clang-tidy:
Submodules/PelePhysics/Source/Eos/Manifold.H#L240
method 'RTY2WDOT' can be made static [readability-convert-member-functions-to-static]
|
Lint-clang-tidy:
Submodules/PelePhysics/Source/Transport/Simple.H#L283
pointer parameter 'Ddiag' can be pointer to const [readability-non-const-parameter]
|