Add C++ build flags #412
Triggered via pull request
February 17, 2025 16:47
Status
Failure
Total duration
37m 40s
Artifacts
–
Annotations
2 errors and 1 warning
windows-2022:
cpp/DataStorm/clock/Reader.cpp#L68
the following warning is treated as an error
|
windows-2022
Process completed with exit code 1.
|
windows-2022:
cpp/DataStorm/clock/Reader.cpp#L68
'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|