Skip to content

use .env and not environment variable for VERSION #110

use .env and not environment variable for VERSION

use .env and not environment variable for VERSION #110

Triggered via push January 22, 2026 12:29
Status Success
Total duration 10m 15s
Artifacts

cmake-test.yml

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

Annotations

20 warnings
windows-latest-cl-Release: src/cpp/fs/Grid.h#L627
conversion from 'uint32_t' to 'fs::Idx', possible loss of data
windows-latest-cl-Release: src/cpp/fs/GridMap.h#L99
conversion from 'const int' to 'const T', possible loss of data
windows-latest-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.
windows-latest-cl-Release: src/cpp/fs/FireSpread.cpp#L216
conversion from 'const int' to 'const fs::Day', possible loss of data
windows-latest-cl-Release: src/cpp/fs/Grid.h#L628
conversion from 'uint32_t' to 'const fs::Idx', possible loss of data
windows-latest-cl-Release: src/cpp/fs/Grid.h#L628
conversion from 'uint32_t' to 'fs::Idx', possible loss of data
windows-latest-cl-Release: src/cpp/fs/Grid.h#L627
conversion from 'uint32_t' to 'const fs::Idx', possible loss of data
windows-latest-cl-Release: src/cpp/fs/Grid.h#L627
conversion from 'uint32_t' to 'fs::Idx', possible loss of data
windows-latest-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
windows-latest-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
windows-latest-cl-Debug: src/cpp/fs/GridMap.h#L99
conversion from 'const int' to 'const T', possible loss of data
windows-latest-cl-Debug
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.44.35207\include\algorithm(3800): warning C4244: '=': conversion from 'int' to 'char', possible loss of data
windows-latest-cl-Debug: 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.
windows-latest-cl-Debug: src/cpp/fs/FireSpread.cpp#L216
conversion from 'const int' to 'const fs::Day', possible loss of data
windows-latest-cl-Debug: src/cpp/fs/Grid.h#L628
conversion from 'uint32_t' to 'const fs::Idx', possible loss of data
windows-latest-cl-Debug: src/cpp/fs/Grid.h#L628
conversion from 'uint32_t' to 'fs::Idx', possible loss of data
windows-latest-cl-Debug: src/cpp/fs/Grid.h#L627
conversion from 'uint32_t' to 'const fs::Idx', possible loss of data
windows-latest-cl-Debug: src/cpp/fs/Grid.h#L627
conversion from 'uint32_t' to 'fs::Idx', possible loss of data
windows-latest-cl-Debug
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
windows-latest-cl-Debug
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