Skip to content

merge to release (#160) #475

merge to release (#160)

merge to release (#160) #475

Triggered via push January 16, 2024 17:13
Status Success
Total duration 6m 20s
Artifacts 3
Matrix: CMake-Multi-Platform-Build
Create Release
14s
Create Release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
CMake-Multi-Platform-Build (ubuntu-22.04, linux-release): OdbDesignLib/FileModel/Design/FeaturesFile.cpp#L56
loop variable ‘featuresFilename’ creates a copy from type ‘const string’ {aka ‘const std::__cxx11::basic_string<char>’} [-Wrange-loop-construct]
CMake-Multi-Platform-Build (windows-2022, x64-release): Utils/macros.h#L36
'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
CMake-Multi-Platform-Build (windows-2022, x64-release): OdbDesignTests/Fixtures/FileArchiveLoadFixture.cpp#L30
'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
CMake-Multi-Platform-Build (windows-2022, x64-release): OdbDesignServer/Controllers/FileUploadController.cpp#L72
'tmpnam': This function or variable may be unsafe. Consider using tmpnam_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
CMake-Multi-Platform-Build (windows-2022, x64-release): OdbDesignServer/Controllers/FileUploadController.cpp#L134
'tmpnam': This function or variable may be unsafe. Consider using tmpnam_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
CMake-Multi-Platform-Build (windows-2022, x64-release): Utils/timestamp.cpp#L21
'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.
CMake-Multi-Platform-Build (windows-2022, x64-release): Utils/macros.h#L36
'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
CMake-Multi-Platform-Build (macos-12, macos-release): OdbDesignLib/FileModel/Design/FeaturesFile.cpp#L56
loop variable 'featuresFilename' creates a copy from type 'const std::string' (aka 'const basic_string<char, char_traits<char>, allocator<char>>') [-Wrange-loop-construct]
CMake-Multi-Platform-Build (macos-12, macos-release): OdbDesignServer/Controllers/FileUploadController.cpp#L72
'tmpnam' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]
CMake-Multi-Platform-Build (macos-12, macos-release): OdbDesignServer/Controllers/FileUploadController.cpp#L134
'tmpnam' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]

Artifacts

Produced during runtime
Name Size
macos-12-artifacts Expired
4.83 MB
ubuntu-22.04-artifacts Expired
5.77 MB
windows-2022-artifacts Expired
4.25 MB