merge to release #782
Annotations
6 warnings
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/.
|
Upload Artifacts
Retention days cannot be greater than the maximum allowed retention set within the repository. Using 90 instead.
|
CMake Build:
OdbDesignServer/Controllers/FileUploadController.cpp#L99
'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 Build:
OdbDesignServer/Controllers/FileUploadController.cpp#L110
unused variable 'ec' [-Wunused-variable]
|
CMake Build:
OdbDesignServer/Controllers/FileUploadController.cpp#L163
'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 Build:
OdbDesignServer/Controllers/FileUploadController.cpp#L177
unused variable 'ec' [-Wunused-variable]
|
Loading