add MINIMUM_ACTIVE_SIMULATIONS = 3 default setting #406
cmake-test.yml
on: push
Matrix: cmake-test
build-release
46s
Annotations
66 warnings
|
cmake-test (ubuntu, g++, arm64, Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4, friendlyanon/setup-vcpkg@v1, ilammy/msvc-dev-cmd@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
cmake-test (ubuntu, g++, arm64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/FWI.h:188:9: warning: declaration of ‘fwi’ shadows a member of ‘fs::FwiWeather’ [-Wshadow]
|
|
cmake-test (ubuntu, g++, arm64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/FWI.h:183:16: warning: declaration of ‘ffmc’ shadows a member of ‘fs::FwiWeather’ [-Wshadow]
|
|
cmake-test (ubuntu, g++, arm64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/FWI.h:184:15: warning: declaration of ‘dmc’ shadows a member of ‘fs::FwiWeather’ [-Wshadow]
|
|
cmake-test (ubuntu, g++, arm64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/FWI.h:185:14: warning: declaration of ‘dc’ shadows a member of ‘fs::FwiWeather’ [-Wshadow]
|
|
cmake-test (ubuntu, g++, arm64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/FWI.h:186:9: warning: declaration of ‘isi’ shadows a member of ‘fs::FwiWeather’ [-Wshadow]
|
|
cmake-test (ubuntu, g++, arm64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/FWI.h:187:9: warning: declaration of ‘bui’ shadows a member of ‘fs::FwiWeather’ [-Wshadow]
|
|
cmake-test (ubuntu, g++, arm64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/FWI.h:188:9: warning: declaration of ‘fwi’ shadows a member of ‘fs::FwiWeather’ [-Wshadow]
|
|
cmake-test (ubuntu, g++, arm64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/Util.h:472:57: warning: useless cast to type ‘using fs::MathSize = double’ {aka ‘double’} [-Wuseless-cast]
|
|
cmake-test (ubuntu, g++, arm64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/StrictType.h:47:49: warning: declaration of ‘value’ shadows a member of ‘fs::StrictType<ConcreteType, Units, ValueType, InvalidValue>’ [-Wshadow]
|
|
cmake-test (ubuntu, g++, arm64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/stdafx.h:203:25: warning: useless cast to type ‘using fs::ROSSize = using fs::MathSize = double’ {aka ‘double’} [-Wuseless-cast]
|
|
cmake-test (ubuntu, g++, x64, Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4, friendlyanon/setup-vcpkg@v1, ilammy/msvc-dev-cmd@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
cmake-test (ubuntu, g++, x64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/FWI.h:188:9: warning: declaration of ‘fwi’ shadows a member of ‘fs::FwiWeather’ [-Wshadow]
|
|
cmake-test (ubuntu, g++, x64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/FWI.h:183:16: warning: declaration of ‘ffmc’ shadows a member of ‘fs::FwiWeather’ [-Wshadow]
|
|
cmake-test (ubuntu, g++, x64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/FWI.h:184:15: warning: declaration of ‘dmc’ shadows a member of ‘fs::FwiWeather’ [-Wshadow]
|
|
cmake-test (ubuntu, g++, x64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/FWI.h:185:14: warning: declaration of ‘dc’ shadows a member of ‘fs::FwiWeather’ [-Wshadow]
|
|
cmake-test (ubuntu, g++, x64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/FWI.h:186:9: warning: declaration of ‘isi’ shadows a member of ‘fs::FwiWeather’ [-Wshadow]
|
|
cmake-test (ubuntu, g++, x64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/FWI.h:187:9: warning: declaration of ‘bui’ shadows a member of ‘fs::FwiWeather’ [-Wshadow]
|
|
cmake-test (ubuntu, g++, x64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/FWI.h:188:9: warning: declaration of ‘fwi’ shadows a member of ‘fs::FwiWeather’ [-Wshadow]
|
|
cmake-test (ubuntu, g++, x64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/Util.h:472:57: warning: useless cast to type ‘using fs::MathSize = double’ {aka ‘double’} [-Wuseless-cast]
|
|
cmake-test (ubuntu, g++, x64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/StrictType.h:47:49: warning: declaration of ‘value’ shadows a member of ‘fs::StrictType<ConcreteType, Units, ValueType, InvalidValue>’ [-Wshadow]
|
|
cmake-test (ubuntu, g++, x64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/stdafx.h:203:25: warning: useless cast to type ‘using fs::ROSSize = using fs::MathSize = double’ {aka ‘double’} [-Wuseless-cast]
|
|
cmake-test (ubuntu, clang++, x64, Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4, friendlyanon/setup-vcpkg@v1, ilammy/msvc-dev-cmd@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
cmake-test (ubuntu, clang++, x64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/Statistics.h:131:87: warning: implicit conversion from 'size_t' (aka 'unsigned long') to 'double' may lose precision [-Wimplicit-int-float-conversion]
|
|
cmake-test (ubuntu, clang++, x64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/Statistics.h:129:40: warning: implicit conversion from 'size_t' (aka 'unsigned long') to 'double' may lose precision [-Wimplicit-int-float-conversion]
|
|
cmake-test (ubuntu, clang++, x64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/Statistics.h:119:85: warning: implicit conversion from 'size_type' (aka 'unsigned long') to 'MathSize' (aka 'double') may lose precision [-Wimplicit-int-float-conversion]
|
|
cmake-test (ubuntu, clang++, x64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/Statistics.h:119:93: warning: implicit conversion from 'size_t' (aka 'unsigned long') to 'MathSize' (aka 'double') may lose precision [-Wimplicit-int-float-conversion]
|
|
cmake-test (ubuntu, clang++, x64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/Statistics.h:119:91: warning: implicit conversion increases floating-point precision: 'MathSize' (aka 'double') to 'long double' [-Wdouble-promotion]
|
|
cmake-test (ubuntu, clang++, x64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/Statistics.h:111:16: warning: implicit conversion from 'size_t' (aka 'unsigned long') to 'double' may lose precision [-Wimplicit-int-float-conversion]
|
|
cmake-test (ubuntu, clang++, x64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/Grid.h:512:13: warning: unused parameter 'no_data' [-Wunused-parameter]
|
|
cmake-test (ubuntu, clang++, x64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/Grid.h:486:13: warning: unused parameter 'no_data' [-Wunused-parameter]
|
|
cmake-test (ubuntu, clang++, x64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/Duff.h:186:39: warning: implicit conversion increases floating-point precision: 'float' to 'const MathSize' (aka 'const double') [-Wdouble-promotion]
|
|
cmake-test (ubuntu, clang++, x64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/stdafx.h:116:39: warning: implicit conversion increases floating-point precision: 'float' to 'const MathSize' (aka 'const double') [-Wdouble-promotion]
|
|
cmake-test (ubuntu, clang++, arm64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/LookupTable.h:39:26: warning: implicit conversion from 'size_t' (aka 'unsigned long') to 'MathSize' (aka 'double') may lose precision [-Wimplicit-int-float-conversion]
|
|
cmake-test (ubuntu, clang++, arm64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/LookupTable.h:39:26: warning: implicit conversion from 'size_t' (aka 'unsigned long') to 'MathSize' (aka 'double') may lose precision [-Wimplicit-int-float-conversion]
|
|
cmake-test (ubuntu, clang++, arm64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/LookupTable.h:39:26: warning: implicit conversion from 'size_t' (aka 'unsigned long') to 'MathSize' (aka 'double') may lose precision [-Wimplicit-int-float-conversion]
|
|
cmake-test (ubuntu, clang++, arm64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/LookupTable.h:39:26: warning: implicit conversion from 'size_t' (aka 'unsigned long') to 'MathSize' (aka 'double') may lose precision [-Wimplicit-int-float-conversion]
|
|
cmake-test (ubuntu, clang++, arm64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/Duff.h:186:39: warning: implicit conversion increases floating-point precision: 'float' to 'const MathSize' (aka 'const double') [-Wdouble-promotion]
|
|
cmake-test (ubuntu, clang++, arm64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/stdafx.h:116:39: warning: implicit conversion increases floating-point precision: 'float' to 'const MathSize' (aka 'const double') [-Wdouble-promotion]
|
|
cmake-test (ubuntu, clang++, arm64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/Grid.h:512:13: warning: unused parameter 'no_data' [-Wunused-parameter]
|
|
cmake-test (ubuntu, clang++, arm64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/Grid.h:486:13: warning: unused parameter 'no_data' [-Wunused-parameter]
|
|
cmake-test (ubuntu, clang++, arm64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/Duff.h:186:39: warning: implicit conversion increases floating-point precision: 'float' to 'const MathSize' (aka 'const double') [-Wdouble-promotion]
|
|
cmake-test (ubuntu, clang++, arm64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/stdafx.h:116:39: warning: implicit conversion increases floating-point precision: 'float' to 'const MathSize' (aka 'const double') [-Wdouble-promotion]
|
|
cmake-test (windows, cl, x64, Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4, friendlyanon/setup-vcpkg@v1, ilammy/msvc-dev-cmd@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
cmake-test (windows, cl, x64, Release):
src/cpp/fs/ConstantGrid.h#L162
conversion from 'const V' to 'V', possible loss of data
|
|
cmake-test (windows, cl, x64, Release):
src/cpp/fs/ConstantGrid.h#L160
conversion from 'const V' to 'V', possible loss of data
|
|
cmake-test (windows, cl, x64, Release):
src/cpp/fs/ConstantGrid.h#L160
conversion from 'const V' to 'V', possible loss of data
|
|
cmake-test (windows, cl, x64, Release):
src/cpp/fs/ConstantGrid.h#L167
conversion from 'const V' to 'V', possible loss of data
|
|
cmake-test (windows, cl, x64, Release):
src/cpp/fs/ConstantGrid.h#L162
conversion from 'const V' to 'V', possible loss of data
|
|
cmake-test (windows, cl, x64, Release):
src/cpp/fs/ConstantGrid.h#L162
conversion from 'const V' to 'V', possible loss of data
|
|
cmake-test (windows, cl, x64, Release):
src/cpp/fs/ConstantGrid.h#L160
conversion from 'const V' to 'V', possible loss of data
|
|
cmake-test (windows, cl, x64, Release):
src/cpp/fs/ConstantGrid.h#L160
conversion from 'const V' to 'V', possible loss of data
|
|
cmake-test (windows, cl, x64, Release):
src/cpp/fs/ConstantGrid.cpp#L219
local variable is initialized but not referenced
|
|
cmake-test (windows, cl, x64, Release):
src/cpp/fs/ConstantGrid.cpp#L28
local variable is initialized but not referenced
|
|
cmake-test (macos, clang++, arm64, Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4, friendlyanon/setup-vcpkg@v1, ilammy/msvc-dev-cmd@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
cmake-test (macos, clang++, arm64, Release)
/Users/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/./Grid.h:512:13: warning: unused parameter 'no_data' [-Wunused-parameter]
|
|
cmake-test (macos, clang++, arm64, Release)
/Users/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/./Grid.h:486:13: warning: unused parameter 'no_data' [-Wunused-parameter]
|
|
cmake-test (macos, clang++, arm64, Release)
/Users/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/./Duff.h:186:39: warning: implicit conversion increases floating-point precision: 'float' to 'const MathSize' (aka 'const double') [-Wdouble-promotion]
|
|
cmake-test (macos, clang++, arm64, Release)
/Users/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/./stdafx.h:116:39: warning: implicit conversion increases floating-point precision: 'float' to 'const MathSize' (aka 'const double') [-Wdouble-promotion]
|
|
cmake-test (macos, clang++, arm64, Release)
clang: warning: argument unused during compilation: '-mno-avx512f' [-Wunused-command-line-argument]
|
|
cmake-test (macos, clang++, arm64, Release)
/Users/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/./Grid.h:512:13: warning: unused parameter 'no_data' [-Wunused-parameter]
|
|
cmake-test (macos, clang++, arm64, Release)
/Users/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/./Grid.h:486:13: warning: unused parameter 'no_data' [-Wunused-parameter]
|
|
cmake-test (macos, clang++, arm64, Release)
/Users/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/./Duff.h:186:39: warning: implicit conversion increases floating-point precision: 'float' to 'const MathSize' (aka 'const double') [-Wdouble-promotion]
|
|
cmake-test (macos, clang++, arm64, Release)
/Users/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/./stdafx.h:116:39: warning: implicit conversion increases floating-point precision: 'float' to 'const MathSize' (aka 'const double') [-Wdouble-promotion]
|
|
cmake-test (macos, clang++, arm64, Release)
clang: warning: argument unused during compilation: '-mno-avx512f' [-Wunused-command-line-argument]
|
|
build-release
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, softprops/action-gh-release@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
firestarr-macos-arm64-clang-Release
|
6.33 MB |
sha256:3dfca293fda3b7e38bd5dc477d0ff71ee78f82b93a12256fa8fff7b00c6921bc
|
|
|
firestarr-ubuntu-arm64-clang-Release
|
7.92 MB |
sha256:e96a192639e443cd7f66feb874928fe28ef2cdfcd4d3df06a77fd82d42ad3114
|
|
|
firestarr-ubuntu-arm64-gcc-Release
|
7.91 MB |
sha256:357f6df1c3252edab6a2493cfcf4c4a8bc5e26882065fbe17ae7cf150a7b118f
|
|
|
firestarr-ubuntu-x64-clang-Release
|
8.06 MB |
sha256:c66b53fc678eff0220262e39fc9625ae1047ab16187baf36e634481512b78c6f
|
|
|
firestarr-ubuntu-x64-gcc-Release
|
8.22 MB |
sha256:441d802e5d275b5cb62f0c04a904a737b7a75ea6cd802131837e64c44ab1d3a1
|
|
|
firestarr-windows-x64-cl-Release
|
6.71 MB |
sha256:85be57072a479ab96b320a11d903ae600210eb25a6a98546ec50526631e7a3ee
|
|