Skip to content

feat: add generalized monster spawning on death #13798

feat: add generalized monster spawning on death

feat: add generalized monster spawning on death #13798

Triggered via pull request November 24, 2024 21:59
Status Success
Total duration 20m 32s
Artifacts

matrix.yml

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

Annotations

5 warnings
GCC 12, Ubuntu, Curses
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GCC 12, Ubuntu, Curses
The process '/usr/bin/git' failed with exit code 128
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/magic_spell_effect.cpp#L801
loop variable ‘pair’ of type ‘const std::pair<int, tripoint>&’ binds to a temporary constructed from type ‘std::pair<const int, tripoint>’ [-Wrange-loop-construct]