feat(port): Implement GLOBALLY_UNIQUE
#14110
Triggered via pull request
January 7, 2025 02:22
Status
Cancelled
Total duration
24m 35s
Artifacts
–
matrix.yml
on: pull_request
skip-duplicates
7s
Matrix: varied_builds
Annotations
2 errors and 12 warnings
GCC 12, Ubuntu, Tiles, Sound, Lua, CMake, Languages
Canceling since a higher priority waiting request for 'general-build-5723' exists
|
GCC 12, Ubuntu, Tiles, Sound, Lua, CMake, Languages
The operation was canceled.
|
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#L8760
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/overmap.cpp#L5961
unused variable ‘chance’ [-Wunused-variable]
|
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, Tiles, Sound, Lua, CMake, Languages
The process '/usr/bin/git' failed with exit code 128
|
GCC 12, Ubuntu, Tiles, Sound, Lua, CMake, Languages:
src/character.cpp#L8760
unused variable ‘rolls’ [-Wunused-variable]
|
GCC 12, Ubuntu, Tiles, Sound, Lua, CMake, Languages:
src/damage.cpp#L56
control reaches end of non-void function [-Wreturn-type]
|
GCC 12, Ubuntu, Tiles, Sound, Lua, CMake, Languages:
src/debug.cpp#L1478
ignoring attributes on template argument ‘int (*)(FILE*)’ [-Wignored-attributes]
|