Skip to content

Untangle pathfinding dependencies #6711

Untangle pathfinding dependencies

Untangle pathfinding dependencies #6711

Triggered via pull request January 24, 2025 04:18
Status Failure
Total duration 7m 33s
Artifacts

Windows_MSVC_x64.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: test/path_test.cpp#L65
'DirSymbols' uses undefined class 'std::array<std::string_view,9>'
build: test/path_test.cpp#L65
'initializing': cannot convert from 'initializer list' to 'int'
build: test/path_test.cpp#L69
subscript requires array or pointer type
build: test/path_test.cpp#L77
'c_find': no matching overloaded function found
build: test/path_test.cpp#L77
'std::distance': no matching overloaded function found
build: test/path_test.cpp#L77
'std::vector<devilution::`anonymous-namespace'::Dir,std::allocator<devilution::`anonymous-namespace'::Dir>>::emplace_back': no matching overloaded function found
build: test/path_test.cpp#L164
'searchedTiles' uses undefined class 'std::array<std::array<int,101>,101>'
build: test/path_test.cpp#L168
subscript requires array or pointer type
build: test/path_test.cpp#L176
subscript requires array or pointer type
build: test/path_test.cpp#L178
subscript requires array or pointer type