Skip to content

feat(mods/DinoMod): sauropod updates #14362

feat(mods/DinoMod): sauropod updates

feat(mods/DinoMod): sauropod updates #14362

Triggered via pull request January 26, 2025 00:55
Status Success
Total duration 27m 4s
Artifacts

matrix.yml

on: pull_request
skip-duplicates
10s
skip-duplicates
Matrix: varied_builds
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
GCC 12, Ubuntu, Curses
The process '/usr/bin/git' failed with exit code 128
GCC 12, Ubuntu, Curses: src/catalua.cpp#L64
unused parameter ‘world’ [-Wunused-parameter]
GCC 12, Ubuntu, Curses: src/catalua.cpp#L69
unused parameter ‘world’ [-Wunused-parameter]
GCC 12, Ubuntu, Curses: src/character.cpp#L8767
unused variable ‘rolls’ [-Wunused-variable]
GCC 12, Ubuntu, Curses: src/damage.cpp#L56
control reaches end of non-void function [-Wreturn-type]
GCC 12, Ubuntu, Curses: src/debug.cpp#L1478
ignoring attributes on template argument ‘int (*)(FILE*)’ [-Wignored-attributes]
GCC 12, Ubuntu, Curses: 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]
GCC 12, Ubuntu, Curses: 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]
GCC 12, Ubuntu, Curses: src/vehicle_move.cpp#L662
unused variable ‘weight_factor’ [-Wunused-variable]