add problem matcher for windows #53
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]
|