merge to main #859
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/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 Build:
OdbDesignServer/Controllers/FileUploadController.cpp#L99
'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#L166
'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:
OdbDesignTests/Fixtures/FileArchiveLoadFixture.cpp#L34
'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#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 Build:
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 Build:
OdbDesignLib/App/BasicRequestAuthentication.cpp#L43
'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#L50
'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#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.
|
Loading