feat(content): Robotic crafting bench #14114
Annotations
5 errors and 8 warnings
run tests:
data/json/items/vehicle/tables.json#L52
([slow] ~starting_items)=> cannot assign explicit value the same as default or inherited value
|
run tests:
data/json/items/vehicle/tables.json#L44
([slow] ~starting_items)=> cannot assign explicit value the same as default or inherited value
|
run tests:
data/json/items/vehicle/tables.json#L52
(~[slow] ~[.],starting_items)=> cannot assign explicit value the same as default or inherited value
|
run tests:
data/json/items/vehicle/tables.json#L44
(~[slow] ~[.],starting_items)=> cannot assign explicit value the same as default or inherited value
|
run tests
Process completed with exit code 2.
|
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/
|
build:
src/character.cpp#L8760
unused variable ‘rolls’ [-Wunused-variable]
|
build:
src/character.cpp#L8760
unused variable ‘rolls’ [-Wunused-variable]
|
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/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
|
Loading