Skip to content

0.9.10

0.9.10 #396

Triggered via push March 17, 2026 19:00
Status Success
Total duration 7m 46s
Artifacts 6

cmake-test.yml

on: push
Matrix: cmake-test
build-release
28s
build-release
Fit to window
Zoom out
Zoom in

Annotations

67 warnings
cmake-test (ubuntu, 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 (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/ConstantGrid.cpp:28:8: warning: unused variable 'gtif' [-Wunused-variable]
cmake-test (ubuntu, clang++, arm64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/ConstantGrid.cpp:219:16: warning: unused variable 't_size' [-Wunused-variable]
cmake-test (ubuntu, clang++, arm64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/ConstantGrid.cpp:241:25: warning: implicit conversion changes signedness: 'const long' to 'size_type' (aka 'unsigned long') [-Wsign-conversion]
cmake-test (ubuntu, clang++, arm64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/ConstantGrid.cpp:59:5: warning: implicit conversion from '__tuple_element_t<0UL, tuple<long, long, unsigned short, unsigned short>>' (aka 'long') to 'double' may lose precision [-Wimplicit-int-float-conversion]
cmake-test (ubuntu, clang++, arm64, Release)
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/ConstantGrid.cpp:60:5: warning: implicit conversion from '__tuple_element_t<1UL, tuple<long, long, unsigned short, unsigned short>>' (aka 'long') to 'double' may lose precision [-Wimplicit-int-float-conversion]
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 (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:134:36: 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:133: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:123: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:123: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:123: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 (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#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)
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.44.35207\include\functional(882): warning C4244: 'return': conversion from 'double' to '_Rx', possible loss of data
cmake-test (windows, cl, x64, Release)
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.44.35207\include\type_traits(1680): warning C4267: 'argument': conversion from 'size_t' to 'int', 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:bc44012635103ffa318232f6229f1134f0301bc37c4e0c657830892dcae6fcd8
firestarr-ubuntu-arm64-clang-Release
7.92 MB
sha256:225cf1f70ee9dc2d495a0ce28fa544f5098cd1dc2be327ef67eb344fe08ae0a1
firestarr-ubuntu-arm64-gcc-Release
7.91 MB
sha256:980a5a7177c235f36f34ccb4b85d46d20f58c28ffac4da6b48cfde4318c97cb6
firestarr-ubuntu-x64-clang-Release
8.06 MB
sha256:0b2ccaaff6aa38faa9f2fc040bb6cece4ce7e40563230cf4fa2396c3fe0f4541
firestarr-ubuntu-x64-gcc-Release
8.22 MB
sha256:489358f2743a5bf813df97c325c128e70658b84612a74114ae007e0a8fa00def
firestarr-windows-x64-cl-Release
6.71 MB
sha256:29c4e175595012f6a3114ba771b19e0a24d17a467d7fad44ee960b3957a5afc6