Skip to content

In EC keys store the data as EC_Scalar / EC_AffinePoint #5606

In EC keys store the data as EC_Scalar / EC_AffinePoint

In EC keys store the data as EC_Scalar / EC_AffinePoint #5606

Triggered via pull request July 23, 2024 23:01
Status Cancelled
Total duration 3m 15s
Artifacts

ci.yml

on: pull_request
Matrix: Analysis
Matrix: Linux
Matrix: macOS
Matrix: Special
Matrix: Windows
Matrix: Cross
Fit to window
Zoom out
Zoom in

Annotations

43 errors and 3 warnings
Special (bsi, gcc, ubuntu-24.04)
Process completed with exit code 2.
Special (examples, gcc, ubuntu-24.04)
Process completed with exit code 2.
Linux (gcc, shared)
Process completed with exit code 2.
Linux (gcc, static)
Process completed with exit code 2.
Cross (cross-i386, gcc, ubuntu-22.04)
Process completed with exit code 2.
Analysis (format, gcc, ubuntu-24.04)
Process completed with exit code 255.
Clang Tidy
Process completed with exit code 1.
macOS (shared, xcode, macos-14)
Canceling since a higher priority waiting request for 'ci @ jack/ecc-key-struct' exists
Analysis (valgrind, clang, ubuntu-24.04)
Canceling since a higher priority waiting request for 'ci @ jack/ecc-key-struct' exists
Cross (cross-arm64, gcc, ubuntu-24.04)
Canceling since a higher priority waiting request for 'ci @ jack/ecc-key-struct' exists
Cross (cross-ppc64, gcc, ubuntu-24.04)
Canceling since a higher priority waiting request for 'ci @ jack/ecc-key-struct' exists
Cross (cross-android-arm64, clang, ubuntu-24.04)
Canceling since a higher priority waiting request for 'ci @ jack/ecc-key-struct' exists
Cross (cross-arm32, gcc, ubuntu-24.04)
Canceling since a higher priority waiting request for 'ci @ jack/ecc-key-struct' exists
Cross (cross-mips64, gcc, ubuntu-24.04)
Canceling since a higher priority waiting request for 'ci @ jack/ecc-key-struct' exists
Linux (clang, shared)
Canceling since a higher priority waiting request for 'ci @ jack/ecc-key-struct' exists
Cross (static, gcc, windows-2022, make)
Canceling since a higher priority waiting request for 'ci @ jack/ecc-key-struct' exists
Windows (shared, x86_64, windows-2022)
Canceling since a higher priority waiting request for 'ci @ jack/ecc-key-struct' exists
Windows (shared, x86_64, windows-2022)
The operation was canceled.
Windows (shared, x86, windows-2022)
Canceling since a higher priority waiting request for 'ci @ jack/ecc-key-struct' exists
Windows (shared, x86, windows-2022)
The operation was canceled.
Windows (static, x86_64, windows-2022)
Canceling since a higher priority waiting request for 'ci @ jack/ecc-key-struct' exists
Windows (static, x86_64, windows-2022)
The operation was canceled.
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.
Analysis (lint, gcc, ubuntu-24.04)
Canceling since a higher priority waiting request for 'ci @ jack/ecc-key-struct' exists
Analysis (sanitizer, clang, ubuntu-24.04)
Canceling since a higher priority waiting request for 'ci @ jack/ecc-key-struct' exists
Linux (gcc, amalgamation)
Canceling since a higher priority waiting request for 'ci @ jack/ecc-key-struct' exists
Linux (gcc, amalgamation)
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 (limbo, gcc, ubuntu-24.04)
Canceling since a higher priority waiting request for 'ci @ jack/ecc-key-struct' exists
Analysis (limbo, 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 (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-ios-arm64, xcode, macos-13)
Canceling since a higher priority waiting request for 'ci @ jack/ecc-key-struct' exists
Cross (cross-ios-arm64, xcode, macos-13)
The operation was canceled.
macOS (amalgamation, xcode, macos-13)
Canceling since a higher priority waiting request for 'ci @ jack/ecc-key-struct' exists
macOS (amalgamation, xcode, macos-13)
The operation was canceled.
macOS (shared, xcode, macos-13)
Canceling since a higher priority waiting request for 'ci @ jack/ecc-key-struct' exists
macOS (shared, xcode, macos-13)
The operation was canceled.
Windows (amalgamation, x86_64, windows-2022)
Canceling since a higher priority waiting request for 'ci @ jack/ecc-key-struct' exists
Windows (amalgamation, x86_64, windows-2022)
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 (amalgamation, xcode, macos-14)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!