In EC keys store the data as EC_Scalar / EC_AffinePoint #5608
ci.yml
on: pull_request
Clang Tidy
2m 23s
Matrix: Analysis
Matrix: Linux
Matrix: macOS
Matrix: Special
Matrix: Windows
Matrix: Cross
Annotations
18 errors and 9 warnings
Clang Tidy
Process completed with exit code 1.
|
Analysis (format, gcc, ubuntu-24.04)
Process completed with exit code 255.
|
Analysis (sanitizer, msvc, windows-2022, ninja)
Canceling since a higher priority waiting request for 'ci @ jack/ecc-key-struct' exists
|
Analysis (sanitizer, msvc, windows-2022, ninja)
The operation was canceled.
|
Cross (cross-arm64, gcc, ubuntu-24.04)
Canceling since a higher priority waiting request for 'ci @ jack/ecc-key-struct' exists
|
Cross (cross-arm64, gcc, ubuntu-24.04)
The operation was canceled.
|
Analysis (fuzzers, gcc, ubuntu-24.04)
Canceling since a higher priority waiting request for 'ci @ jack/ecc-key-struct' exists
|
Analysis (fuzzers, gcc, ubuntu-24.04)
The operation was canceled.
|
Analysis (sanitizer, clang, ubuntu-24.04)
Canceling since a higher priority waiting request for 'ci @ jack/ecc-key-struct' exists
|
Analysis (sanitizer, clang, ubuntu-24.04)
The operation was canceled.
|
Analysis (valgrind, clang, ubuntu-24.04)
Canceling since a higher priority waiting request for 'ci @ jack/ecc-key-struct' exists
|
Analysis (valgrind, clang, ubuntu-24.04)
The operation was canceled.
|
Analysis (coverage, gcc, ubuntu-24.04)
Canceling since a higher priority waiting request for 'ci @ jack/ecc-key-struct' exists
|
Analysis (coverage, gcc, ubuntu-24.04)
The operation was canceled.
|
Cross (cross-arm32, gcc, ubuntu-24.04)
Canceling since a higher priority waiting request for 'ci @ jack/ecc-key-struct' exists
|
Cross (cross-arm32, gcc, ubuntu-24.04)
The operation was canceled.
|
Analysis (sanitizer, gcc, ubuntu-24.04)
Canceling since a higher priority waiting request for 'ci @ jack/ecc-key-struct' exists
|
Analysis (sanitizer, gcc, ubuntu-24.04)
The operation was canceled.
|
Clang Tidy:
src/lib/pubkey/ecc_key/ec_key_data.cpp#L19
the parameter 'x' is copied for each invocation but only used as a const reference; consider making it a const reference
|
Clang Tidy:
src/lib/pubkey/ecc_key/ec_key_data.cpp#L20
passing result of std::move() as a const reference argument; no move will actually happen
|
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 (amalgamation, 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!
|