Magic Infrastructure: Add magic_type to deduplicate shared spell fields and reduce hardcoding #85120
Triggered via pull request
January 10, 2025 02:58
Status
Cancelled
Total duration
1h 0m 7s
Artifacts
–
clang-tidy.yml
on: pull_request
skip-duplicates
3s
Matrix: build
Annotations
7 errors and 1 warning
build (directly-changed):
src/handle_action.cpp#L1856
loop variable 'failure_message' creates a copy from type 'const std::string' (aka 'const basic_string<char>') [clang-diagnostic-range-loop-construct,-warnings-as-errors]
|
build (directly-changed):
src/handle_action.cpp#L1856
the loop variable's type is not a reference type; this creates a copy in each iteration; consider making this a reference [performance-for-range-copy,-warnings-as-errors]
|
build (directly-changed)
Process completed with exit code 123.
|
build (indirectly-changed-src)
Canceling since a higher priority waiting request for 'clang-tidy-build-79016' exists
|
build (indirectly-changed-src)
The operation was canceled.
|
build (indirectly-changed-other)
Canceling since a higher priority waiting request for 'clang-tidy-build-79016' exists
|
build (indirectly-changed-other)
The operation was canceled.
|
skip-duplicates
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|