Skip to content

[pre-commit.ci] pre-commit autoupdate #603

[pre-commit.ci] pre-commit autoupdate

[pre-commit.ci] pre-commit autoupdate #603

Triggered via pull request October 30, 2023 20:26
Status Success
Total duration 2m 57s
Artifacts

test.yaml

on: pull_request
Matrix: cpp
Matrix: python
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
cpp (ubuntu-latest)
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/
cpp (ubuntu-latest): hades_extensions/test/test_primitives.cpp#L36
ignoring return value of ‘int Grid::convert_position(const Point&) const’, declared with attribute ‘nodiscard’ [-Wunused-result]
cpp (ubuntu-latest): hades_extensions/test/test_primitives.cpp#L41
ignoring return value of ‘int Grid::convert_position(const Point&) const’, declared with attribute ‘nodiscard’ [-Wunused-result]
cpp (ubuntu-latest): hades_extensions/test/test_primitives.cpp#L58
ignoring return value of ‘TileType Grid::get_value(const Point&) const’, declared with attribute ‘nodiscard’ [-Wunused-result]
cpp (windows-latest)
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/
cpp (windows-latest): hades_extensions/test/test_primitives.cpp#L36
discarding return value of function with 'nodiscard' attribute
cpp (windows-latest): hades_extensions/test/test_primitives.cpp#L41
discarding return value of function with 'nodiscard' attribute
cpp (windows-latest): hades_extensions/test/test_primitives.cpp#L58
discarding return value of function with 'nodiscard' attribute