feat(balance): lower cargo space weight #14368
Annotations
10 errors and 10 warnings
run tests:
tests/vehicle_drag_test.cpp#L110
1.3770480652 >= 1.59756655
|
run tests:
tests/vehicle_drag_test.cpp#L110
1356.25 >= 1573.4375
|
run tests:
tests/vehicle_drag_test.cpp#L110
4.5588540555 >= 7.3663076
|
run tests:
tests/vehicle_drag_test.cpp#L110
2040.9090909091 >= 3297.75065315
|
run tests:
tests/vehicle_drag_test.cpp#L110
3.231414 >= 3.568523
|
run tests:
tests/vehicle_drag_test.cpp#L110
1307.1428571429 >= 1443.5071875
|
run tests:
tests/vehicle_drag_test.cpp#L110
12.8891134828 >= 17.3900939
|
run tests:
tests/vehicle_drag_test.cpp#L110
5712.5 >= 7707.35
|
run tests:
tests/vehicle_drag_test.cpp#L110
7.8244251815 >= 8.3674366
|
run tests:
tests/vehicle_drag_test.cpp#L110
4181.6860465116 >= 4471.8930233
|
build:
src/catalua.cpp#L64
unused parameter ‘world’ [-Wunused-parameter]
|
build:
src/catalua.cpp#L69
unused parameter ‘world’ [-Wunused-parameter]
|
build:
src/character.cpp#L8767
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/game.cpp#L8537
comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::pair<string_id<itype>, int> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
|
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]
|
build:
src/vehicle_move.cpp#L662
unused variable ‘weight_factor’ [-Wunused-variable]
|
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