Trigger CI #168
Annotations
1 error and 21 warnings
Cargo test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Cargo build:
src/main.rs#L24
unexpected `cfg` condition name: `benchmark`
|
Cargo build:
src/network/agent.rs#L10
unused imports: `bail` and `eyre`
|
Cargo build:
src/network/agent.rs#L14
unused import: `reqwest::StatusCode`
|
Cargo build:
src/commands/package/create.rs#L57
use of deprecated field `qpm_package::models::extra::AdditionalPackageMetadata::static_linking`: Use static_link instead
|
Cargo build:
src/commands/package/edit_extra.rs#L150
use of deprecated field `qpm_package::models::extra::AdditionalPackageMetadata::static_linking`: Use static_link instead
|
Cargo build:
src/models/package.rs#L261
use of deprecated field `qpm_package::models::extra::AdditionalPackageMetadata::static_linking`: Use static_link instead
|
Cargo build:
src/models/toolchain.rs#L73
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
|
Cargo build:
src/models/toolchain.rs#L77
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
|
Cargo build:
src/models/toolchain.rs#L85
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
|
Cargo build:
src/utils/cmake.rs#L83
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
|
Cargo test:
src/main.rs#L24
unexpected `cfg` condition name: `benchmark`
|
Cargo test:
src/network/agent.rs#L10
unused imports: `bail` and `eyre`
|
Cargo test:
src/network/agent.rs#L14
unused import: `reqwest::StatusCode`
|
Cargo test:
src/commands/package/create.rs#L57
use of deprecated field `qpm_package::models::extra::AdditionalPackageMetadata::static_linking`: Use static_link instead
|
Cargo test:
src/commands/package/edit_extra.rs#L150
use of deprecated field `qpm_package::models::extra::AdditionalPackageMetadata::static_linking`: Use static_link instead
|
Cargo test:
src/models/package.rs#L261
use of deprecated field `qpm_package::models::extra::AdditionalPackageMetadata::static_linking`: Use static_link instead
|
Cargo test:
src/models/toolchain.rs#L73
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
|
Cargo test:
src/models/toolchain.rs#L77
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
|
Cargo test:
src/models/toolchain.rs#L85
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
|
Cargo test:
src/utils/cmake.rs#L83
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
|
Loading