Skip to content

add DesignType enum and EnumMap and add to /filemodels response #919

add DesignType enum and EnumMap and add to /filemodels response

add DesignType enum and EnumMap and add to /filemodels response #919

Triggered via push May 12, 2024 22:04
Status Failure
Total duration 6m 0s
Artifacts 2
Matrix: CMake-Multi-Platform-Build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 21 warnings
CMake-Multi-Platform-Build (ubuntu-22.04, linux-release): Utils/EnumMap.h#L58
no matching function for call to ‘find(std::vector<std::__cxx11::basic_string<char> >::const_iterator, std::vector<std::__cxx11::basic_string<char> >::const_iterator, const string&)’
CMake-Multi-Platform-Build (ubuntu-22.04, linux-release): Utils/EnumMap.h#L72
no matching function for call to ‘find(std::vector<std::__cxx11::basic_string<char> >::const_iterator, std::vector<std::__cxx11::basic_string<char> >::const_iterator, const string&)’
CMake-Multi-Platform-Build (ubuntu-22.04, linux-release)
Process completed with exit code 1.
CMake-Multi-Platform-Build (ubuntu-22.04, linux-release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: seanmiddleditch/gha-setup-ninja@8b297075da4cd2a5f1fd21fe011b499edf06e9d2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CMake-Multi-Platform-Build (windows-2022, x64-release)
Retention days cannot be greater than the maximum allowed retention set within the repository. Using 90 instead.
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#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-Multi-Platform-Build (windows-2022, x64-release): 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-Multi-Platform-Build (windows-2022, x64-release): 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.
CMake-Multi-Platform-Build (windows-2022, x64-release): 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-Multi-Platform-Build (windows-2022, x64-release): 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-Multi-Platform-Build (windows-2022, x64-release): 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-Multi-Platform-Build (windows-2022, x64-release): 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-Multi-Platform-Build (windows-2022, x64-release): 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-Multi-Platform-Build (macos-12, macos-release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: seanmiddleditch/gha-setup-ninja@8b297075da4cd2a5f1fd21fe011b499edf06e9d2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CMake-Multi-Platform-Build (macos-12, macos-release)
Retention days cannot be greater than the maximum allowed retention set within the repository. Using 90 instead.
CMake-Multi-Platform-Build (macos-12, macos-release): OdbDesignLib/FileModel/Design/FileArchive.cpp#L130
'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#L103
'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#L173
'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): Utils/CrossPlatform.cpp#L80
'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): OdbDesignTests/ArchiveTests.cpp#L15
unused variable 'FILE_CONTENTS' [-Wunused-const-variable]
CMake-Multi-Platform-Build (macos-12, macos-release): OdbDesignTests/CrossPlatformTests.cpp#L75
missing field 'tm_min' initializer [-Wmissing-field-initializers]
CMake-Multi-Platform-Build (macos-12, macos-release): OdbDesignTests/ArchiveExtractorTests.cpp#L15
unused variable 'FILE_CONTENTS' [-Wunused-const-variable]

Artifacts

Produced during runtime
Name Size
macos-12-artifacts Expired
5.32 MB
windows-2022-artifacts Expired
4.44 MB