Fix coverity warnings #1756
Annotations
10 errors and 5 warnings
Build:
src/util/memory.h#L72
use of undefined type 'digidoc::free_deleter_t<void (__cdecl &)(TS_TST_INFO *)>'
|
Build:
src/crypto/TS.cpp#L182
syntax error: identifier 'type'
|
Build:
src/util/memory.h#L73
'T': undeclared identifier
|
Build:
src/util/memory.h#L73
'std::unique_ptr': 'T' is not a valid template type argument for parameter '_Ty'
|
Build:
src/util/memory.h#L73
cannot deduce template arguments for 'std::unique_ptr'
|
Build:
src/util/memory.h#L73
'std::unique_ptr<_Ty,_Dx> std::unique_ptr(std::nullptr_t) noexcept': could not deduce template argument for '_Ty'
|
Build:
src/util/memory.h#L73
'std::unique_ptr<_Ty,_Dx> std::unique_ptr(void) noexcept': expects 0 arguments - 1 provided
|
Build:
src/util/memory.h#L73
'std::unique_ptr<_Ty,_Dx> std::unique_ptr(std::unique_ptr<_Ty,_Dx>)': could not deduce template argument for 'std::unique_ptr<_Ty,_Dx>' from 'nullptr'
|
Build:
src/util/memory.h#L73
'std::unique_ptr<_Ty,_Dx> std::unique_ptr(std::unique_ptr<_Ty,_Dx>)': could not deduce template argument for 'std::unique_ptr<_Ty,_Dx>' from 'nullptr'
|
Build:
src/crypto/TS.cpp#L182
'void': all return expressions must deduce to the same type: previously it was 'std::unique_ptr<T,digidoc::free_deleter<void TS_TST_INFO_free(TS_TST_INFO *)>>'
|
Archive artifacts
No files were found with the provided path: ./*.msi. No artifacts will be uploaded.
|
Build:
libdigidocpp.wxs#L87
Files inclusions and exclusions resulted in zero files harvested. Unless that is expected, you should verify your Files paths, inclusions, and exclusions for accuracy.
|
Build:
libdigidocpp.wxs#L104
Missing directory for harvesting files: Could not find a part of the path 'D:\a\libdigidocpp\libdigidocpp\arm64\etc\digidocpp\schema'.
|
Build:
libdigidocpp.wxs#L109
Missing directory for harvesting files: Could not find a part of the path 'D:\a\libdigidocpp\libdigidocpp\arm64\include'.
|
Build:
libdigidocpp.wxs#L110
Missing directory for harvesting files: Could not find a part of the path 'D:\a\libdigidocpp\libdigidocpp\arm64\cmake\libdigidocpp'.
|
Loading