Skip to content

change build-docker to only trigger on tags for now #235

change build-docker to only trigger on tags for now

change build-docker to only trigger on tags for now #235

Triggered via push February 4, 2026 17:40
Status Success
Total duration 6m 16s
Artifacts 7

cmake-test.yml

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

Annotations

70 warnings
firestarr-macos-14-arm64-clang-Release
clang: warning: argument unused during compilation: '-mno-avx512f' [-Wunused-command-line-argument]
firestarr-macos-14-arm64-clang-Release
/Users/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/./Grid.h:605:27: warning: implicit conversion changes signedness: 'Idx' (aka 'short') to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion]
firestarr-macos-14-arm64-clang-Release
/Users/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/./Grid.h:605:61: warning: implicit conversion loses integer precision: 'uint32_t' (aka 'unsigned int') to 'const Idx' (aka 'const short') [-Wimplicit-int-conversion]
firestarr-macos-14-arm64-clang-Release
/Users/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/./Grid.h:604:27: warning: implicit conversion changes signedness: 'Idx' (aka 'short') to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion]
firestarr-macos-14-arm64-clang-Release
/Users/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/./Grid.h:604:53: warning: implicit conversion loses integer precision: 'uint32_t' (aka 'unsigned int') to 'const Idx' (aka 'const short') [-Wimplicit-int-conversion]
firestarr-macos-14-arm64-clang-Release
/Users/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/./Grid.h:523:19: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion]
firestarr-macos-14-arm64-clang-Release
/Users/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/./Grid.h:521:35: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion]
firestarr-macos-14-arm64-clang-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]
firestarr-macos-14-arm64-clang-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]
firestarr-macos-14-arm64-clang-Release
clang: warning: argument unused during compilation: '-mno-avx512f' [-Wunused-command-line-argument]
firestarr-ubuntu-24.04-arm64-gcc-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]
firestarr-ubuntu-24.04-arm64-gcc-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]
firestarr-ubuntu-24.04-arm64-gcc-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]
firestarr-ubuntu-24.04-arm64-gcc-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]
firestarr-ubuntu-24.04-arm64-gcc-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]
firestarr-ubuntu-24.04-arm64-gcc-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]
firestarr-ubuntu-24.04-arm64-gcc-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]
firestarr-ubuntu-24.04-arm64-gcc-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]
firestarr-ubuntu-24.04-arm64-gcc-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]
firestarr-ubuntu-24.04-arm64-gcc-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]
firestarr-ubuntu-24.04-arm64-clang-Release
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/ConstantGrid.h:189:7: 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]
firestarr-ubuntu-24.04-arm64-clang-Release
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/ConstantGrid.h:190:7: 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]
firestarr-ubuntu-24.04-arm64-clang-Release
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/Grid.h:605:27: warning: implicit conversion changes signedness: 'Idx' (aka 'short') to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion]
firestarr-ubuntu-24.04-arm64-clang-Release
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/Grid.h:605:61: warning: implicit conversion loses integer precision: 'uint32_t' (aka 'unsigned int') to 'const Idx' (aka 'const short') [-Wimplicit-int-conversion]
firestarr-ubuntu-24.04-arm64-clang-Release
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/Grid.h:604:27: warning: implicit conversion changes signedness: 'Idx' (aka 'short') to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion]
firestarr-ubuntu-24.04-arm64-clang-Release
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/Grid.h:604:53: warning: implicit conversion loses integer precision: 'uint32_t' (aka 'unsigned int') to 'const Idx' (aka 'const short') [-Wimplicit-int-conversion]
firestarr-ubuntu-24.04-arm64-clang-Release
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/Grid.h:523:19: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion]
firestarr-ubuntu-24.04-arm64-clang-Release
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/Grid.h:521:35: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion]
firestarr-ubuntu-24.04-arm64-clang-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]
firestarr-ubuntu-24.04-arm64-clang-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]
firestarr-ubuntu-24.04-x64-gcc-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]
firestarr-ubuntu-24.04-x64-gcc-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]
firestarr-ubuntu-24.04-x64-gcc-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]
firestarr-ubuntu-24.04-x64-gcc-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]
firestarr-ubuntu-24.04-x64-gcc-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]
firestarr-ubuntu-24.04-x64-gcc-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]
firestarr-ubuntu-24.04-x64-gcc-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]
firestarr-ubuntu-24.04-x64-gcc-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]
firestarr-ubuntu-24.04-x64-gcc-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]
firestarr-ubuntu-24.04-x64-gcc-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]
firestarr-ubuntu-24.04-x64-clang-Release
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/ConstantGrid.h:189:7: 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]
firestarr-ubuntu-24.04-x64-clang-Release
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/ConstantGrid.h:190:7: 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]
firestarr-ubuntu-24.04-x64-clang-Release
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/Grid.h:605:27: warning: implicit conversion changes signedness: 'Idx' (aka 'short') to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion]
firestarr-ubuntu-24.04-x64-clang-Release
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/Grid.h:605:61: warning: implicit conversion loses integer precision: 'uint32_t' (aka 'unsigned int') to 'const Idx' (aka 'const short') [-Wimplicit-int-conversion]
firestarr-ubuntu-24.04-x64-clang-Release
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/Grid.h:604:27: warning: implicit conversion changes signedness: 'Idx' (aka 'short') to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion]
firestarr-ubuntu-24.04-x64-clang-Release
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/Grid.h:604:53: warning: implicit conversion loses integer precision: 'uint32_t' (aka 'unsigned int') to 'const Idx' (aka 'const short') [-Wimplicit-int-conversion]
firestarr-ubuntu-24.04-x64-clang-Release
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/Grid.h:523:19: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion]
firestarr-ubuntu-24.04-x64-clang-Release
/home/runner/work/firestarr-cpp/firestarr-cpp/src/cpp/fs/Grid.h:521:35: warning: implicit conversion changes signedness: 'int' to 'uint32_t' (aka 'unsigned int') [-Wsign-conversion]
firestarr-ubuntu-24.04-x64-clang-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]
firestarr-ubuntu-24.04-x64-clang-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]
firestarr-windows-latest-x64-cl-Release: src/cpp/fs/Grid.h#L604
conversion from 'uint32_t' to 'fs::Idx', possible loss of data
firestarr-windows-latest-x64-cl-Release: src/cpp/fs/GridMap.h#L99
conversion from 'const int' to 'const T', possible loss of data
firestarr-windows-latest-x64-cl-Release: src/cpp/fs/Grid.cpp#L25
This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
firestarr-windows-latest-x64-cl-Release: src/cpp/fs/FireSpread.cpp#L216
conversion from 'const int' to 'const fs::Day', possible loss of data
firestarr-windows-latest-x64-cl-Release: src/cpp/fs/Grid.h#L605
conversion from 'uint32_t' to 'const fs::Idx', possible loss of data
firestarr-windows-latest-x64-cl-Release: src/cpp/fs/Grid.h#L605
conversion from 'uint32_t' to 'fs::Idx', possible loss of data
firestarr-windows-latest-x64-cl-Release: src/cpp/fs/Grid.h#L604
conversion from 'uint32_t' to 'const fs::Idx', possible loss of data
firestarr-windows-latest-x64-cl-Release: src/cpp/fs/Grid.h#L604
conversion from 'uint32_t' to 'fs::Idx', possible loss of data
firestarr-windows-latest-x64-cl-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
firestarr-windows-latest-x64-cl-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
firestarr-windows-11-arm64-cl-Release: src/cpp/fs/Log.cpp#L42
This function or variable may be unsafe. Consider using setvbuf instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
firestarr-windows-11-arm64-cl-Release: src/cpp/fs/Log.cpp#L38
This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
firestarr-windows-11-arm64-cl-Release: src/cpp/fs/Grid.cpp#L25
This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
firestarr-windows-11-arm64-cl-Release: src/cpp/fs/FireSpread.cpp#L216
conversion from 'const int' to 'const fs::Day', possible loss of data
firestarr-windows-11-arm64-cl-Release: src/cpp/fs/Grid.h#L605
conversion from 'uint32_t' to 'const fs::Idx', possible loss of data
firestarr-windows-11-arm64-cl-Release: src/cpp/fs/Grid.h#L605
conversion from 'uint32_t' to 'fs::Idx', possible loss of data
firestarr-windows-11-arm64-cl-Release: src/cpp/fs/Grid.h#L604
conversion from 'uint32_t' to 'const fs::Idx', possible loss of data
firestarr-windows-11-arm64-cl-Release: src/cpp/fs/Grid.h#L604
conversion from 'uint32_t' to 'fs::Idx', possible loss of data
firestarr-windows-11-arm64-cl-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
firestarr-windows-11-arm64-cl-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

Artifacts

Produced during runtime
Name Size Digest
firestarr-macos-arm64-clang-Release
6.33 MB
sha256:967115aba28f6d9d548b319c773457954def56f0f6cd7979c635a6e48d1a1a68
firestarr-ubuntu-arm64-clang-Release
7.92 MB
sha256:d32e131ae98c39cad2dcf65561c13cc99e6eda8bdeabf57e5edf8a94c8b3e97d
firestarr-ubuntu-arm64-gcc-Release
7.91 MB
sha256:4afebb6f17e7dc996bb389bcb16bf5a13b66ae8754a8783168617890386715d7
firestarr-ubuntu-x64-clang-Release
8.06 MB
sha256:23f8a71764da0a9716370b475cade24f01771a8dda66b2b169036e6d7e63d9d8
firestarr-ubuntu-x64-gcc-Release
8.23 MB
sha256:947706d1aa75e5d88031c5009513c728a7d961b7ae9669a1d707c596da1c5b6a
firestarr-windows-arm64-cl-Release
6.63 MB
sha256:505cf3d88dd306d5099a4e7b15dd62fe89e803b11689aa147404672e4a2adf08
firestarr-windows-x64-cl-Release
6.71 MB
sha256:2443387a75d6e06cce8848e970b705bedee11f3db26393301b9217881891e7df