Bump github/codeql-action from 3.25.5 to 3.28.1 #976
Annotations
11 warnings
Upload Artifacts
Retention days cannot be greater than the maximum allowed retention set within the repository. Using 90 instead.
|
CMake Build:
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 Build:
Utils/CrossPlatform.cpp#L31
unreachable code
|
CMake Build:
OdbDesignLib/FileModel/Design/FileArchive.cpp#L130
'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 Build:
Utils/macros.h#L88
'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 Build:
OdbDesignLib/App/BasicRequestAuthentication.cpp#L41
'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 Build:
OdbDesignLib/App/BasicRequestAuthentication.cpp#L48
'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 Build:
Utils/macros.h#L88
'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 Build:
Utils/macros.h#L88
'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 Build:
OdbDesignServer/Controllers/FileUploadController.cpp#L103
'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 Build:
OdbDesignServer/Controllers/FileUploadController.cpp#L173
'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.
|
Loading