Magic Infrastructure: Add magic_type to deduplicate shared spell fields and reduce hardcoding #85119
Triggered via pull request
January 10, 2025 02:45
Status
Cancelled
Total duration
13m 12s
Artifacts
–
clang-tidy.yml
on: pull_request
skip-duplicates
3s
Matrix: build
Annotations
8 errors and 1 warning
build (directly-changed):
src/handle_action.cpp#L1856
loop variable is copied but only used as const reference; consider making it a const reference [performance-for-range-copy,-warnings-as-errors]
|
build (directly-changed):
src/magic.h#L216
Function 'serialize' appears to be a serialization function for class 'spell_type' but does not mention field 'magic_type'. [cata-serialize,-warnings-as-errors]
|
build (directly-changed):
src/magic_type.h#L36
Function 'serialize' appears to be a serialization function for class 'magic_type' but does not mention field 'src_mod'. [cata-serialize,-warnings-as-errors]
|
build (directly-changed)
Process completed with exit code 123.
|
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.
|
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.
|
skip-duplicates
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|