Use span in PK operations and avoid needless secure_vector #5573
ci.yml
on: pull_request
Clang Tidy
4m 2s
Matrix: Analysis
Matrix: Linux
Matrix: macOS
Matrix: Special
Matrix: Windows
Matrix: Cross
Annotations
10 errors and 9 warnings
Clang Tidy
Process completed with exit code 1.
|
Analysis (coverage, gcc, ubuntu-24.04)
Process completed with exit code 2.
|
Cross (cross-arm32, gcc, ubuntu-24.04)
Canceling since a higher priority waiting request for 'ci @ jack/span-pk-ops' exists
|
Cross (cross-arm32, gcc, ubuntu-24.04)
The operation was canceled.
|
Analysis (sanitizer, msvc, windows-2022, ninja)
Canceling since a higher priority waiting request for 'ci @ jack/span-pk-ops' exists
|
Analysis (sanitizer, msvc, windows-2022, ninja)
The operation was canceled.
|
Analysis (valgrind, clang, ubuntu-24.04)
Canceling since a higher priority waiting request for 'ci @ jack/span-pk-ops' exists
|
Analysis (valgrind, clang, ubuntu-24.04)
The operation was canceled.
|
Analysis (sanitizer, gcc, ubuntu-24.04)
Canceling since a higher priority waiting request for 'ci @ jack/span-pk-ops' exists
|
Analysis (sanitizer, gcc, ubuntu-24.04)
The operation was canceled.
|
macOS (amalgamation, xcode, macos-14)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
Clang Tidy:
src/lib/pubkey/pk_ops.cpp#L63
the 'empty' method should be used to check for emptiness instead of 'size'
|
Clang Tidy:
src/lib/prov/pkcs11/p11_ecdh.cpp#L60
the 'empty' method should be used to check for emptiness instead of 'size'
|
macOS (shared, xcode, macos-14)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
macOS (shared, xcode, macos-14)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
macOS (shared, xcode, macos-13)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
macOS (shared, xcode, macos-13)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
macOS (amalgamation, xcode, macos-13)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
Cross (cross-ios-arm64, xcode, macos-13)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|