Nightly Release #39
Annotations
2 errors and 6 warnings
Build CBN (windows):
src/world.cpp#L6
sqlite3.h: No such file or directory
|
Build CBN (windows)
Process completed with exit code 2.
|
Build CBN (windows):
src/character.cpp#L8767
unused variable 'rolls' [-Wunused-variable]
|
Build CBN (windows):
src/damage.cpp#L56
control reaches end of non-void function [-Wreturn-type]
|
Build CBN (windows):
src/game.cpp#L8537
comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<string_id<itype>, int> >::size_type' {aka 'unsigned int'} [-Wsign-compare]
|
Build CBN (windows):
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 CBN (windows):
src/vehicle_move.cpp#L662
unused variable 'weight_factor' [-Wunused-variable]
|
Post Run actions/checkout@v4
The process '/usr/bin/git' failed with exit code 128
|
Loading