Skip to content

add problem matcher for windows #53

add problem matcher for windows

add problem matcher for windows #53

Triggered via push January 12, 2026 23:51
Status Success
Total duration 4m 45s
Artifacts

cmake-test.yml

on: push
Matrix: job
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
macos-latest-clang++-Release: src/cpp/fs/SimpleFBP.cpp#L252
unused variable 'SimpleFuels' [-Wunused-const-variable]
macos-latest-clang++-Release: src/cpp/fs/Test.cpp#L306
unused variable 'DEFAULT_WIND' [-Wunused-variable]
macos-latest-clang++-Release: src/cpp/fs/SpreadAlgorithm.cpp#L235
variable 'num_angles' set but not used [-Wunused-but-set-variable]
macos-latest-clang++-Release: src/cpp/fs/Scenario.cpp#L18
unused variable 'PRECISION' [-Wunused-const-variable]
macos-latest-clang++-Release: src/cpp/fs/Model.cpp#L21
unused variable 'PCT_CPU' [-Wunused-const-variable]
macos-latest-clang++-Release: src/cpp/fs/CellPoints.cpp#L20
unused variable 'INVALID_INNER_LOCATION' [-Wunused-const-variable]
macos-latest-clang++-Debug: src/cpp/fs/SimpleFBP.cpp#L252
unused variable 'SimpleFuels' [-Wunused-const-variable]
macos-latest-clang++-Debug: src/cpp/fs/Test.cpp#L306
unused variable 'DEFAULT_WIND' [-Wunused-variable]
macos-latest-clang++-Debug: src/cpp/fs/Scenario.cpp#L18
unused variable 'PRECISION' [-Wunused-const-variable]
macos-latest-clang++-Debug: src/cpp/fs/SpreadAlgorithm.cpp#L235
variable 'num_angles' set but not used [-Wunused-but-set-variable]
macos-latest-clang++-Debug: src/cpp/fs/Model.cpp#L21
unused variable 'PCT_CPU' [-Wunused-const-variable]
macos-latest-clang++-Debug: src/cpp/fs/CellPoints.cpp#L20
unused variable 'INVALID_INNER_LOCATION' [-Wunused-const-variable]
ubuntu-latest-clang++-Release: src/cpp/fs/SimpleFBP.cpp#L252
unused variable 'SimpleFuels' [-Wunused-const-variable]
ubuntu-latest-clang++-Release: src/cpp/fs/Test.cpp#L306
unused variable 'DEFAULT_WIND' [-Wunused-variable]
ubuntu-latest-clang++-Release: src/cpp/fs/SpreadAlgorithm.cpp#L235
variable 'num_angles' set but not used [-Wunused-but-set-variable]
ubuntu-latest-clang++-Release: src/cpp/fs/Scenario.cpp#L18
unused variable 'PRECISION' [-Wunused-const-variable]
ubuntu-latest-clang++-Release: src/cpp/fs/Model.cpp#L21
unused variable 'PCT_CPU' [-Wunused-const-variable]
ubuntu-latest-clang++-Release: src/cpp/fs/CellPoints.cpp#L20
unused variable 'INVALID_INNER_LOCATION' [-Wunused-const-variable]
ubuntu-latest-clang++-Debug: src/cpp/fs/SimpleFBP.cpp#L252
unused variable 'SimpleFuels' [-Wunused-const-variable]
ubuntu-latest-clang++-Debug: src/cpp/fs/Test.cpp#L306
unused variable 'DEFAULT_WIND' [-Wunused-variable]
ubuntu-latest-clang++-Debug: src/cpp/fs/SpreadAlgorithm.cpp#L235
variable 'num_angles' set but not used [-Wunused-but-set-variable]
ubuntu-latest-clang++-Debug: src/cpp/fs/Scenario.cpp#L18
unused variable 'PRECISION' [-Wunused-const-variable]
ubuntu-latest-clang++-Debug: src/cpp/fs/Model.cpp#L21
unused variable 'PCT_CPU' [-Wunused-const-variable]
ubuntu-latest-clang++-Debug: src/cpp/fs/CellPoints.cpp#L20
unused variable 'INVALID_INNER_LOCATION' [-Wunused-const-variable]