Bump step-security/harden-runner from 2.7.1 to 2.8.1 #941
Annotations
9 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/.
|
|
OdbDesignLib/App/BasicRequestAuthentication.cpp#L47
ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
|
OdbDesignLib/App/BasicRequestAuthentication.cpp#L54
ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
|
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]
|
OdbDesignServer/Controllers/FileUploadController.cpp#L110
unused variable 'ec' [-Wunused-variable]
|
OdbDesignServer/Controllers/FileUploadController.cpp#L166
'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]
|
OdbDesignServer/Controllers/FileUploadController.cpp#L180
unused variable 'ec' [-Wunused-variable]
|
OdbDesignServer/Controllers/DesignsController.cpp#L171
variable 'excludeFileArchive' set but not used [-Wunused-but-set-variable]
|
This job succeeded
Loading