feat: Spell damage types case-insensitive, begin migration from none
to true
#14162
Annotations
1 error and 7 warnings
run tests
Process completed with exit code 1.
|
build:
src/character.cpp#L8760
unused variable ‘rolls’ [-Wunused-variable]
|
build:
src/damage.cpp#L56
control reaches end of non-void function [-Wreturn-type]
|
build:
src/debug.cpp#L1478
ignoring attributes on template argument ‘int (*)(FILE*)’ [-Wignored-attributes]
|
build:
src/overmap.cpp#L5961
unused variable ‘chance’ [-Wunused-variable]
|
build:
src/recipe.cpp#L605
‘std::string dump_requirements(const requirement_data&, int, const std::map<string_id<Skill>, int>&)’ defined but not used [-Wunused-function]
|
Post checkout repository
The process '/usr/bin/git' failed with exit code 128
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "cata_test".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading