Bump github/codeql-action from 2.22.8 to 3.22.11 #368
cmake-multi-platform.yml
on: pull_request
Matrix: CMake-Multi-Platform-Build
Create Release
0s
Annotations
8 warnings
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]
|
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):
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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
macos-12-artifacts
Expired
|
4.82 MB |
|
ubuntu-22.04-artifacts
Expired
|
5.8 MB |
|
windows-2022-artifacts
Expired
|
4.23 MB |
|