Skip to content

Update combat.hpp #10462

Update combat.hpp

Update combat.hpp #10462

Triggered via pull request October 17, 2024 23:17
Status Failure
Total duration 4m 28s
Artifacts

build-ubuntu.yml

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

Annotations

12 errors and 2 warnings
ubuntu-24.04-linux-debug: src/creatures/combat/combat.cpp#L117
no matching function for call to ‘AreaCombat::getList(const Position&, const Position&, std::vector<std::shared_ptr<Tile> >&)’
ubuntu-24.04-linux-debug: src/creatures/combat/combat.cpp#L1843
no declaration matches ‘void AreaCombat::getList(const Position&, const Position&, std::vector<std::shared_ptr<Tile> >&) const’
ubuntu-24.04-linux-debug
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/-111029589/cmake-3.30.5-linux-x86_64/bin/cmake' failed with error code: '1'.'
ubuntu-22.04-linux-debug: src/creatures/combat/combat.cpp#L117
no matching function for call to ‘AreaCombat::getList(const Position&, const Position&, std::vector<std::shared_ptr<Tile> >&)’
ubuntu-22.04-linux-debug: src/creatures/combat/combat.cpp#L1843
no declaration matches ‘void AreaCombat::getList(const Position&, const Position&, std::vector<std::shared_ptr<Tile> >&) const’
ubuntu-22.04-linux-debug
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/-111029589/cmake-3.30.5-linux-x86_64/bin/cmake' failed with error code: '1'.'
ubuntu-24.04-linux-release: src/creatures/combat/combat.cpp#L117
no matching function for call to ‘AreaCombat::getList(const Position&, const Position&, std::vector<std::shared_ptr<Tile> >&)’
ubuntu-24.04-linux-release: src/creatures/combat/combat.cpp#L1843
no declaration matches ‘void AreaCombat::getList(const Position&, const Position&, std::vector<std::shared_ptr<Tile> >&) const’
ubuntu-24.04-linux-release
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/-111029589/cmake-3.30.5-linux-x86_64/bin/cmake' failed with error code: '1'.'
ubuntu-22.04-linux-release: src/creatures/combat/combat.cpp#L117
no matching function for call to ‘AreaCombat::getList(const Position&, const Position&, std::vector<std::shared_ptr<Tile> >&)’
ubuntu-22.04-linux-release: src/creatures/combat/combat.cpp#L1843
no declaration matches ‘void AreaCombat::getList(const Position&, const Position&, std::vector<std::shared_ptr<Tile> >&) const’
ubuntu-22.04-linux-release
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/-111029589/cmake-3.30.5-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/