Skip to content

Format code

Format code #80

Triggered via pull request July 24, 2024 21:38
Status Failure
Total duration 2m 12s
Artifacts 1

ci.yml

on: pull_request
Formatting
11s
Formatting
Save-PR-Number
3s
Save-PR-Number
Lint-clang-tidy
41s
Lint-clang-tidy
Lint-codeql
1m 47s
Lint-codeql
Lint-codespell
8s
Lint-codespell
Matrix: CPU
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 18 warnings
CPU (macos-latest, Debug)
Process completed with exit code 2.
CPU (ubuntu-latest, Debug)
The job was canceled because "macos-latest_Debug" failed.
CPU (ubuntu-latest, Debug)
The operation was canceled.
CPU (macos-latest, Release)
The job was canceled because "macos-latest_Debug" failed.
CPU (macos-latest, Release)
The operation was canceled.
Lint-clang-tidy
Process completed with exit code 145.
CPU (macos-latest, Debug): src/holeMap.C#L806
format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
CPU (macos-latest, Debug): src/holeMap.C#L807
format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
CPU (macos-latest, Debug): src/holeMap.C#L806
format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
CPU (macos-latest, Debug): src/holeMap.C#L807
format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
CPU (macos-latest, Release): src/holeMap.C#L806
format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
CPU (macos-latest, Release): src/holeMap.C#L807
format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
Lint-clang-tidy: src/ADT.C#L111
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#L91
statement should be inside braces [readability-braces-around-statements]
Lint-clang-tidy: src/ADT.h#L48
use nullptr [modernize-use-nullptr]
Lint-clang-tidy: src/ADT.h#L49
use nullptr [modernize-use-nullptr]
Lint-codeql
The following actions uses Node.js version which is deprecated and will be forced to run on node20: github/codeql-action/init@v2, github/codeql-action/analyze@v2, github/codeql-action/upload-sarif@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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