Skip to content

Allow more customizable XP costs for spell leveling #83752

Allow more customizable XP costs for spell leveling

Allow more customizable XP costs for spell leveling #83752

Triggered via pull request December 16, 2024 03:59
Status Cancelled
Total duration 1h 2m 13s
Artifacts

clang-tidy.yml

on: pull_request
skip-duplicates
4s
skip-duplicates
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build (src)
Canceling since a higher priority waiting request for 'clang-tidy-build-78583' exists
build (src): src/magic.h#L391
Function 'serialize' appears to be a serialization function for class 'spell_type' but does not mention field 'a'. [cata-serialize,-warnings-as-errors]
build (src): src/magic.h#L392
Function 'serialize' appears to be a serialization function for class 'spell_type' but does not mention field 'b'. [cata-serialize,-warnings-as-errors]
build (src): src/magic.h#L393
Function 'serialize' appears to be a serialization function for class 'spell_type' but does not mention field 'c'. [cata-serialize,-warnings-as-errors]
build (src): src/magic.h#L396
Function 'serialize' appears to be a serialization function for class 'spell_type' but does not mention field 'get_level_formula_id'. [cata-serialize,-warnings-as-errors]
build (src): src/magic.h#L397
Function 'serialize' appears to be a serialization function for class 'spell_type' but does not mention field 'exp_for_level_formula_id'. [cata-serialize,-warnings-as-errors]
build (src)
The operation was canceled.
build (other)
Canceling since a higher priority waiting request for 'clang-tidy-build-78583' exists
build (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