Skip to content

Bump up action artifact step #167

Bump up action artifact step

Bump up action artifact step #167

Triggered via push October 12, 2024 12:37
Status Failure
Total duration 4m 17s
Artifacts

cargo-build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 23 warnings
build (ubuntu-latest)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
build (macos-13)
The job was canceled because "ubuntu-latest" failed.
build (macos-13)
The operation was canceled.
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The operation was canceled.
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (ubuntu-latest): src/main.rs#L24
unexpected `cfg` condition name: `benchmark`
build (ubuntu-latest): src/network/agent.rs#L10
unused imports: `bail` and `eyre`
build (ubuntu-latest): src/network/agent.rs#L14
unused import: `reqwest::StatusCode`
build (ubuntu-latest): src/commands/package/create.rs#L57
use of deprecated field `qpm_package::models::extra::AdditionalPackageMetadata::static_linking`: Use static_link instead
build (ubuntu-latest): src/commands/package/edit_extra.rs#L150
use of deprecated field `qpm_package::models::extra::AdditionalPackageMetadata::static_linking`: Use static_link instead
build (ubuntu-latest): src/models/package.rs#L261
use of deprecated field `qpm_package::models::extra::AdditionalPackageMetadata::static_linking`: Use static_link instead
build (ubuntu-latest): src/models/toolchain.rs#L73
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
build (ubuntu-latest): src/models/toolchain.rs#L77
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
build (ubuntu-latest): src/models/toolchain.rs#L85
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
build (ubuntu-latest): src/utils/cmake.rs#L83
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
build (ubuntu-latest): src/main.rs#L24
unexpected `cfg` condition name: `benchmark`
build (ubuntu-latest): src/network/agent.rs#L10
unused imports: `bail` and `eyre`
build (ubuntu-latest): src/network/agent.rs#L14
unused import: `reqwest::StatusCode`
build (ubuntu-latest): src/commands/package/create.rs#L57
use of deprecated field `qpm_package::models::extra::AdditionalPackageMetadata::static_linking`: Use static_link instead
build (ubuntu-latest): src/commands/package/edit_extra.rs#L150
use of deprecated field `qpm_package::models::extra::AdditionalPackageMetadata::static_linking`: Use static_link instead
build (ubuntu-latest): src/models/package.rs#L261
use of deprecated field `qpm_package::models::extra::AdditionalPackageMetadata::static_linking`: Use static_link instead
build (ubuntu-latest): src/models/toolchain.rs#L73
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
build (ubuntu-latest): src/models/toolchain.rs#L77
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
build (ubuntu-latest): src/models/toolchain.rs#L85
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
build (ubuntu-latest): src/utils/cmake.rs#L83
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
build (macos-13)
openssl@3 3.3.2 is already installed and up-to-date. To reinstall 3.3.2, run: brew reinstall openssl@3