Skip to content

feat(content,port): corpses decay into items, use existing harvest entries to actually implement feature, fix off-map decay behavior #11366

feat(content,port): corpses decay into items, use existing harvest entries to actually implement feature, fix off-map decay behavior

feat(content,port): corpses decay into items, use existing harvest entries to actually implement feature, fix off-map decay behavior #11366

Triggered via pull request June 8, 2024 19:32
Status Failure
Total duration 30m 47s
Artifacts

matrix.yml

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

Annotations

8 errors and 5 warnings
GCC 12, Ubuntu, Curses: src/map.cpp#L7651
cannot convert ‘std::remove_reference<item* const&>::type’ {aka ‘item* const’} to ‘detached_ptr<item>&&’
GCC 12, Ubuntu, Curses
Process completed with exit code 2.
GCC 12, Ubuntu, Tiles, Sound, Lua, CMake, Languages: src/map.cpp#L7651
cannot convert ‘std::remove_reference<item* const&>::type’ {aka ‘item* const’} to ‘detached_ptr<item>&&’
GCC 12, Ubuntu, Tiles, Sound, Lua, CMake, Languages
Process completed with exit code 2.
GCC 12, Ubuntu, Tiles, Sound, Lua: src/map.cpp#L7651
cannot convert ‘std::remove_reference<item* const&>::type’ {aka ‘item* const’} to ‘detached_ptr<item>&&’
GCC 12, Ubuntu, Tiles, Sound, Lua
Process completed with exit code 2.
Clang 14, macOS 12, Tiles, Sound, Localize, Lua: src/map.cpp#L7651
reference to type 'detached_ptr<item>' could not bind to an rvalue of type 'typename remove_reference<item *const &>::type' (aka 'item *const')
Clang 14, macOS 12, Tiles, Sound, Localize, Lua
Process completed with exit code 2.
GCC 12, Ubuntu, Curses
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
GCC 12, Ubuntu, Tiles, Sound, Lua, CMake, Languages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
GCC 12, Ubuntu, Tiles, Sound, Lua
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clang 14, macOS 12, Tiles, Sound, Localize, Lua
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clang 14, macOS 12, Tiles, Sound, Localize, Lua
gettext 0.22.5 is already installed and up-to-date. To reinstall 0.22.5, run: brew reinstall gettext