Skip to content

feat/improve: create "custom loot" for monsters #10917

feat/improve: create "custom loot" for monsters

feat/improve: create "custom loot" for monsters #10917

Triggered via pull request November 10, 2024 20:10
Status Failure
Total duration 7m 38s
Artifacts

build-ubuntu.yml

on: pull_request
cancel-runs
2s
cancel-runs
Matrix: job
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 2 warnings
ubuntu-22.04-linux-release: src/lua/functions/core/game/game_functions.cpp#L169
‘isString’ was not declared in this scope; did you mean ‘trimString’?
ubuntu-22.04-linux-release: src/lua/functions/lua_functions_loader.hpp#L33
‘reportError’ was not declared in this scope; did you mean ‘reportErrorFunc’?
ubuntu-22.04-linux-release: src/lua/functions/core/game/game_functions.cpp#L174
‘getString’ was not declared in this scope
ubuntu-22.04-linux-release: src/lua/functions/lua_functions_loader.hpp#L33
‘reportError’ was not declared in this scope; did you mean ‘reportErrorFunc’?
ubuntu-22.04-linux-release: src/lua/functions/core/game/game_functions.cpp#L181
‘pushUserdata’ was not declared in this scope
ubuntu-22.04-linux-release: src/lua/functions/core/game/game_functions.cpp#L182
‘setMetatable’ was not declared in this scope; did you mean ‘lua_setmetatable’?
ubuntu-22.04-linux-release
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/447077027/cmake-3.31.0-linux-x86_64/bin/cmake' failed with error code: '1'.'
ubuntu-22.04-linux-debug: src/lua/functions/core/game/game_functions.cpp#L169
‘isString’ was not declared in this scope; did you mean ‘trimString’?
ubuntu-22.04-linux-debug: src/lua/functions/lua_functions_loader.hpp#L33
‘reportError’ was not declared in this scope; did you mean ‘reportErrorFunc’?
ubuntu-22.04-linux-debug: src/lua/functions/core/game/game_functions.cpp#L174
‘getString’ was not declared in this scope
ubuntu-22.04-linux-debug: src/lua/functions/lua_functions_loader.hpp#L33
‘reportError’ was not declared in this scope; did you mean ‘reportErrorFunc’?
ubuntu-22.04-linux-debug: src/lua/functions/core/game/game_functions.cpp#L181
‘pushUserdata’ was not declared in this scope
ubuntu-22.04-linux-debug: src/lua/functions/core/game/game_functions.cpp#L182
‘setMetatable’ was not declared in this scope; did you mean ‘lua_setmetatable’?
ubuntu-22.04-linux-debug
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/447077027/cmake-3.31.0-linux-x86_64/bin/cmake' failed with error code: '1'.'
ubuntu-24.04-linux-release: src/lua/functions/core/game/game_functions.cpp#L169
‘isString’ was not declared in this scope; did you mean ‘trimString’?
ubuntu-24.04-linux-release: src/lua/functions/lua_functions_loader.hpp#L33
‘reportError’ was not declared in this scope; did you mean ‘reportErrorFunc’?
ubuntu-24.04-linux-release: src/lua/functions/core/game/game_functions.cpp#L174
‘getString’ was not declared in this scope
ubuntu-24.04-linux-release: src/lua/functions/lua_functions_loader.hpp#L33
‘reportError’ was not declared in this scope; did you mean ‘reportErrorFunc’?
ubuntu-24.04-linux-release: src/lua/functions/core/game/game_functions.cpp#L181
‘pushUserdata’ was not declared in this scope
ubuntu-24.04-linux-release: src/lua/functions/core/game/game_functions.cpp#L182
‘setMetatable’ was not declared in this scope; did you mean ‘lua_setmetatable’?
ubuntu-24.04-linux-release
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/447077027/cmake-3.31.0-linux-x86_64/bin/cmake' failed with error code: '1'.'
ubuntu-24.04-linux-debug: src/lua/functions/core/game/game_functions.cpp#L169
‘isString’ was not declared in this scope; did you mean ‘trimString’?
ubuntu-24.04-linux-debug: src/lua/functions/lua_functions_loader.hpp#L33
‘reportError’ was not declared in this scope; did you mean ‘reportErrorFunc’?
ubuntu-24.04-linux-debug: src/lua/functions/core/game/game_functions.cpp#L174
‘getString’ was not declared in this scope
ubuntu-24.04-linux-debug: src/lua/functions/lua_functions_loader.hpp#L33
‘reportError’ was not declared in this scope; did you mean ‘reportErrorFunc’?
ubuntu-24.04-linux-debug: src/lua/functions/core/game/game_functions.cpp#L181
‘pushUserdata’ was not declared in this scope
ubuntu-24.04-linux-debug: src/lua/functions/core/game/game_functions.cpp#L182
‘setMetatable’ was not declared in this scope; did you mean ‘lua_setmetatable’?
ubuntu-24.04-linux-debug
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/447077027/cmake-3.31.0-linux-x86_64/bin/cmake' failed with error code: '1'.'
cancel-runs
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cancel-runs
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/