Skip to content

Use stl array

Use stl array #82

Triggered via push October 5, 2024 19:28
Status Failure
Total duration 1m 51s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: src/quadtree.h#L17
‘class QuadTree’ has virtual functions and accessible non-virtual destructor [-Werror=non-virtual-dtor]
test: src/quadtree.h#L31
base class ‘class QuadTree’ has accessible non-virtual destructor [-Werror=non-virtual-dtor]
test: src/quadtree.h#L57
‘MAP_MAX_LAYERS’ was not declared in this scope
test: src/quadtree.h#L43
base class ‘class QuadTree’ has accessible non-virtual destructor [-Werror=non-virtual-dtor]
test: src/tile.cpp#L1155
‘class Map’ has no member named ‘getQTNode’
test: src/creature.h#L366
‘Map’ has not been declared
test: src/creature.h#L367
‘Map’ has not been declared
test: src/creature.h#L414
size of array ‘localMapCache’ is not an integral constant-expression
test: src/creature.h#L414
size of array ‘localMapCache’ is not an integral constant-expression
test: src/quadtree.h#L17
‘class QuadTree’ has virtual functions and accessible non-virtual destructor [-Werror=non-virtual-dtor]