pass shared_ptr value by ref since its only used #929
Annotations
10 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:
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 Build
delete called on non-final 'Odb::Lib::App::BasicRequestAuthentication' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
|
CMake Build:
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 Build:
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 Build:
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 Build:
OdbDesignTests/ArchiveTests.cpp#L15
unused variable 'FILE_CONTENTS' [-Wunused-const-variable]
|
CMake Build:
OdbDesignTests/CrossPlatformTests.cpp#L75
missing field 'tm_min' initializer [-Wmissing-field-initializers]
|
CMake Build:
OdbDesignTests/ArchiveExtractorTests.cpp#L15
unused variable 'FILE_CONTENTS' [-Wunused-const-variable]
|
The logs for this run have expired and are no longer available.
Loading