Skip to content

CodeQL

CodeQL #472

Triggered via schedule October 30, 2023 00:43
Status Success
Total duration 4m 41s
Artifacts

codeql.yaml

on: schedule
Matrix: CodeQL
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
CodeQL (cpp)
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CodeQL (cpp): hades_extensions/test/test_primitives.cpp#L36
ignoring return value of ‘int Grid::convert_position(const Point&) const’, declared with attribute ‘nodiscard’ [-Wunused-result]
CodeQL (cpp): hades_extensions/test/test_primitives.cpp#L41
ignoring return value of ‘int Grid::convert_position(const Point&) const’, declared with attribute ‘nodiscard’ [-Wunused-result]
CodeQL (cpp): hades_extensions/test/test_primitives.cpp#L58
ignoring return value of ‘TileType Grid::get_value(const Point&) const’, declared with attribute ‘nodiscard’ [-Wunused-result]