Skip to content

clang formatting

clang formatting #6

Triggered via push March 1, 2024 11:54
Status Failure
Total duration 1h 15m 3s
Artifacts

ci.yml

on: push
Formatting
11s
Formatting
Save-PR-Number
0s
Save-PR-Number
Matrix: CPU-CMake
Matrix: Lint-clang-tidy
Matrix: GPU-CUDA
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 34 warnings
Lint-clang-tidy (EB-ON)
Process completed with exit code 5.
CPU-CMake (ubuntu-latest, Release, EB-OFF)
Process completed with exit code 8.
CPU-CMake (ubuntu-latest, Debug, EB-OFF)
The job was canceled because "ubuntu-latest_Release_EB-" failed.
CPU-CMake (ubuntu-latest, Debug, EB-OFF)
The operation was canceled.
CPU-CMake (macos-latest, Release, EB-OFF)
The job was canceled because "ubuntu-latest_Release_EB-" failed.
CPU-CMake (macos-latest, Release, EB-OFF)
The operation was canceled.
Lint-clang-tidy (EB-OFF)
Process completed with exit code 5.
Formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint-codespell
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CPU-GNUmake
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint-codeql
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/init@v2, github/codeql-action/analyze@v2, github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
CPU-CMake (macos-latest, Release, EB-ON)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CPU-CMake (ubuntu-latest, Debug, EB-ON)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CPU-CMake (ubuntu-latest, Release, EB-ON)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint-clang-tidy (EB-ON)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint-clang-tidy (EB-ON): Source/PeleLMeX_Advection.cpp#L41
implicit conversion 'int' -> bool [readability-implicit-bool-conversion]
Lint-clang-tidy (EB-ON): Source/PeleLMeX_Setup.cpp#L359
implicit conversion bool -> 'int' [readability-implicit-bool-conversion]
Lint-clang-tidy (EB-ON): Source/PeleLMeX_Setup.cpp#L366
implicit conversion bool -> 'int' [readability-implicit-bool-conversion]
Lint-clang-tidy (EB-ON): Source/PeleLMeX_Setup.cpp#L380
implicit conversion bool -> 'int' [readability-implicit-bool-conversion]
Lint-clang-tidy (EB-ON): Source/PeleLMeX_Setup.cpp#L384
implicit conversion bool -> 'int' [readability-implicit-bool-conversion]
GPU-HIP
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
GPU-HIP: Submodules/PelePhysics/Submodules/sundials/src/sunmemory/hip/sundials_hip_memory.hip.cpp#L125
'hipMallocHost' is deprecated: use hipHostMalloc instead [-Wdeprecated-declarations]
GPU-HIP: Submodules/PelePhysics/Submodules/sundials/src/sunmemory/hip/sundials_hip_memory.hip.cpp#L206
'hipFreeHost' is deprecated: use hipHostFree instead [-Wdeprecated-declarations]
GPU-HIP: Submodules/PelePhysics/Submodules/sundials/src/sunmemory/hip/sundials_hip_memory.hip.cpp#L125
'hipMallocHost' is deprecated: use hipHostMalloc instead [-Wdeprecated-declarations]
GPU-HIP: Submodules/PelePhysics/Submodules/sundials/src/sunmemory/hip/sundials_hip_memory.hip.cpp#L206
'hipFreeHost' is deprecated: use hipHostFree instead [-Wdeprecated-declarations]
GPU-HIP: Submodules/PelePhysics/Submodules/sundials/src/sunmemory/hip/sundials_hip_memory.hip.cpp#L125
'hipMallocHost' is deprecated: use hipHostMalloc instead [-Wdeprecated-declarations]
GPU-HIP: Submodules/PelePhysics/Submodules/sundials/src/sunmemory/hip/sundials_hip_memory.hip.cpp#L206
'hipFreeHost' is deprecated: use hipHostFree instead [-Wdeprecated-declarations]
GPU-HIP: Submodules/PelePhysics/Submodules/sundials/src/sunmemory/hip/sundials_hip_memory.hip.cpp#L125
'hipMallocHost' is deprecated: use hipHostMalloc instead [-Wdeprecated-declarations]
GPU-HIP: Submodules/PelePhysics/Submodules/sundials/src/sunmemory/hip/sundials_hip_memory.hip.cpp#L206
'hipFreeHost' is deprecated: use hipHostFree instead [-Wdeprecated-declarations]
GPU-HIP: Submodules/PelePhysics/Submodules/sundials/src/nvector/hip/nvector_hip.hip.cpp#L2464
ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result]
GPU-HIP: Submodules/PelePhysics/Submodules/sundials/src/nvector/hip/nvector_hip.hip.cpp#L2464
ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result]
CPU-CMake (ubuntu-latest, Release, EB-OFF)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
GPU-CUDA (11.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint-clang-tidy (EB-OFF)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint-clang-tidy (EB-OFF): Source/PeleLMeX_Advection.cpp#L41
implicit conversion 'int' -> bool [readability-implicit-bool-conversion]
Lint-clang-tidy (EB-OFF): Source/PeleLMeX_Setup.cpp#L359
implicit conversion bool -> 'int' [readability-implicit-bool-conversion]
Lint-clang-tidy (EB-OFF): Source/PeleLMeX_Setup.cpp#L366
implicit conversion bool -> 'int' [readability-implicit-bool-conversion]
Lint-clang-tidy (EB-OFF): Source/PeleLMeX_Setup.cpp#L380
implicit conversion bool -> 'int' [readability-implicit-bool-conversion]
Lint-clang-tidy (EB-OFF): Source/PeleLMeX_Setup.cpp#L384
implicit conversion bool -> 'int' [readability-implicit-bool-conversion]
GPU-SYCL
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.