refactor map::route to extract (some) cost functions #78070
clang-tidy.yml
on: pull_request
skip-duplicates
6s
Matrix: build
Annotations
3 errors
build (src):
src/pathfinding.cpp#L192
Global declaration of 'PF_IMPASSABLE' in a cpp file should be static or have a previous declaration in a header. [cata-static-declarations,-warnings-as-errors]
|
build (src):
src/pathfinding.cpp#L193
Global declaration of 'PF_IMPASSABLE_FROM_HERE' in a cpp file should be static or have a previous declaration in a header. [cata-static-declarations,-warnings-as-errors]
|
build (src)
Process completed with exit code 123.
|