Skip to content

Hook up CI

Hook up CI #12

Triggered via pull request February 28, 2024 19:27
Status Failure
Total duration 2m 27s
Artifacts

ci.yml

on: pull_request
Formatting
8s
Formatting
Lint-clang-tidy
30s
Lint-clang-tidy
Lint-codeql
2m 0s
Lint-codeql
Lint-codespell
6s
Lint-codespell
Matrix: CPU
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 42 warnings
Lint-codespell
Process completed with exit code 65.
Lint-clang-tidy
Process completed with exit code 236.
CPU (macos-latest, Release)
Process completed with exit code 28.
CPU (macos-latest, Debug)
The job was canceled because "macos-latest_Release" failed.
CPU (macos-latest, Debug)
The operation was canceled.
Lint-clang-tidy: src/ADT.C#L117
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/ADT.C#L23
inclusion of deprecated C++ header 'stdio.h'; consider using 'cstdio' instead [modernize-deprecated-headers]
Lint-clang-tidy: src/ADT.C#L24
inclusion of deprecated C++ header 'stdlib.h'; consider using 'cstdlib' instead [modernize-deprecated-headers]
Lint-clang-tidy: src/ADT.C#L29
2 adjacent parameters of 'buildADT' of similar type ('int') are easily swapped by mistake [bugprone-easily-swappable-parameters]
Lint-clang-tidy: src/ADT.C#L53
implicit conversion 'double *' -> bool [readability-implicit-bool-conversion]
Lint-clang-tidy: src/ADT.C#L55
implicit conversion 'int *' -> bool [readability-implicit-bool-conversion]
Lint-clang-tidy: src/ADT.C#L57
implicit conversion 'double *' -> bool [readability-implicit-bool-conversion]
Lint-clang-tidy: src/ADT.C#L96
statement should be inside braces [readability-braces-around-statements]
Lint-clang-tidy: src/ADT.h#L45
use nullptr [modernize-use-nullptr]
Lint-clang-tidy: src/ADT.h#L45
use nullptr [modernize-use-nullptr]
CPU (macos-latest, Release): src/CartBlock.C#L703
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
CPU (macos-latest, Release): src/CartBlock.C#L704
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
CPU (macos-latest, Release): src/MeshBlock.C#L583
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
CPU (macos-latest, Release): src/MeshBlock.C#L584
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
CPU (macos-latest, Release): src/MeshBlock.C#L667
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
CPU (macos-latest, Release): src/MeshBlock.C#L668
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
CPU (macos-latest, Release): src/MeshBlock.C#L766
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
CPU (macos-latest, Release): src/MeshBlock.C#L767
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
CPU (macos-latest, Release): src/MeshBlock.C#L773
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
CPU (macos-latest, Release): src/MeshBlock.C#L1021
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
CPU (macos-latest, Release): src/CartBlock.C#L703
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
CPU (macos-latest, Release): src/CartBlock.C#L704
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
CPU (macos-latest, Release): src/MeshBlock.C#L1021
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
CPU (macos-latest, Release): src/MeshBlock.C#L1614
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
CPU (macos-latest, Release): src/MeshBlock.C#L1615
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
CPU (macos-latest, Release): src/MeshBlock.C#L1927
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
CPU (macos-latest, Release): src/MeshBlock.C#L1928
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
CPU (macos-latest, Release): src/MeshBlock.C#L583
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
CPU (macos-latest, Release): src/MeshBlock.C#L584
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
CPU (macos-latest, Release): src/MeshBlock.C#L667
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
CPU (macos-latest, Debug): src/CartBlock.C#L703
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
CPU (macos-latest, Debug): src/CartBlock.C#L704
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
CPU (macos-latest, Debug): src/MeshBlock.C#L583
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
CPU (macos-latest, Debug): src/MeshBlock.C#L584
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
CPU (macos-latest, Debug): src/MeshBlock.C#L667
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
CPU (macos-latest, Debug): src/MeshBlock.C#L668
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
CPU (macos-latest, Debug): src/MeshBlock.C#L766
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
CPU (macos-latest, Debug): src/MeshBlock.C#L767
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
CPU (macos-latest, Debug): src/MeshBlock.C#L773
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
CPU (macos-latest, Debug): src/MeshBlock.C#L1021
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
Lint-codeql
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/