Skip to content

refactor map::route to extract (some) cost functions #78070

refactor map::route to extract (some) cost functions

refactor map::route to extract (some) cost functions #78070

Triggered via pull request June 7, 2024 23:15
Status Failure
Total duration 2h 56m 27s
Artifacts

clang-tidy.yml

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

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.