Skip to content

Fix tests

Fix tests #161

Triggered via push September 2, 2024 17:10
Status Success
Total duration 17m 44s
Artifacts 5

cargo-build.yml

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

Annotations

83 warnings
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, actions/upload-artifact@v2. 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, actions/upload-artifact@v2. 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#L23
unexpected `cfg` condition name: `benchmark`
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#L260
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/commands/cache.rs#L151
unused variable: `e`
build (ubuntu-latest): src/commands/config/publish.rs#L37
unused variable: `key`
build (ubuntu-latest): src/main.rs#L23
unexpected `cfg` condition name: `benchmark`
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#L260
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/commands/cache.rs#L151
unused variable: `e`
build (ubuntu-latest): src/commands/config/publish.rs#L37
unused variable: `key`
build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (windows-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, suisei-cn/actions-download-file@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (windows-latest): src/main.rs#L23
unexpected `cfg` condition name: `benchmark`
build (windows-latest): src/commands/package/create.rs#L57
use of deprecated field `qpm_package::models::extra::AdditionalPackageMetadata::static_linking`: Use static_link instead
build (windows-latest): src/commands/package/edit_extra.rs#L150
use of deprecated field `qpm_package::models::extra::AdditionalPackageMetadata::static_linking`: Use static_link instead
build (windows-latest): src/models/package.rs#L260
use of deprecated field `qpm_package::models::extra::AdditionalPackageMetadata::static_linking`: Use static_link instead
build (windows-latest): src/models/toolchain.rs#L73
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
build (windows-latest): src/models/toolchain.rs#L77
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
build (windows-latest): src/models/toolchain.rs#L85
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
build (windows-latest): src/utils/cmake.rs#L83
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
build (windows-latest): src/commands/cache.rs#L151
unused variable: `e`
build (windows-latest): src/commands/config/publish.rs#L37
unused variable: `key`
build (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (windows-latest): src/main.rs#L23
unexpected `cfg` condition name: `benchmark`
build (windows-latest): src/commands/package/create.rs#L57
use of deprecated field `qpm_package::models::extra::AdditionalPackageMetadata::static_linking`: Use static_link instead
build (windows-latest): src/commands/package/edit_extra.rs#L150
use of deprecated field `qpm_package::models::extra::AdditionalPackageMetadata::static_linking`: Use static_link instead
build (windows-latest): src/models/package.rs#L260
use of deprecated field `qpm_package::models::extra::AdditionalPackageMetadata::static_linking`: Use static_link instead
build (windows-latest): src/models/toolchain.rs#L73
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
build (windows-latest): src/models/toolchain.rs#L77
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
build (windows-latest): src/models/toolchain.rs#L85
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
build (windows-latest): src/utils/cmake.rs#L83
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
build (windows-latest): src/commands/cache.rs#L151
unused variable: `e`
build (windows-latest): src/commands/config/publish.rs#L37
unused variable: `key`
build (macos-13)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (macos-13)
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, actions-rs/toolchain@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (macos-13): src/main.rs#L23
unexpected `cfg` condition name: `benchmark`
build (macos-13): src/commands/package/create.rs#L57
use of deprecated field `qpm_package::models::extra::AdditionalPackageMetadata::static_linking`: Use static_link instead
build (macos-13): src/commands/package/edit_extra.rs#L150
use of deprecated field `qpm_package::models::extra::AdditionalPackageMetadata::static_linking`: Use static_link instead
build (macos-13): src/models/package.rs#L260
use of deprecated field `qpm_package::models::extra::AdditionalPackageMetadata::static_linking`: Use static_link instead
build (macos-13): src/models/toolchain.rs#L73
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
build (macos-13): src/models/toolchain.rs#L77
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
build (macos-13): src/models/toolchain.rs#L85
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
build (macos-13): src/utils/cmake.rs#L83
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
build (macos-13): src/commands/cache.rs#L151
unused variable: `e`
build (macos-13): src/commands/config/publish.rs#L37
unused variable: `key`
build (macos-13): src/main.rs#L23
unexpected `cfg` condition name: `benchmark`
build (macos-13): src/commands/package/create.rs#L57
use of deprecated field `qpm_package::models::extra::AdditionalPackageMetadata::static_linking`: Use static_link instead
build (macos-13): src/commands/package/edit_extra.rs#L150
use of deprecated field `qpm_package::models::extra::AdditionalPackageMetadata::static_linking`: Use static_link instead
build (macos-13): src/models/package.rs#L260
use of deprecated field `qpm_package::models::extra::AdditionalPackageMetadata::static_linking`: Use static_link instead
build (macos-13): src/models/toolchain.rs#L73
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
build (macos-13): src/models/toolchain.rs#L77
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
build (macos-13): src/models/toolchain.rs#L85
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
build (macos-13): src/utils/cmake.rs#L83
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
build (macos-13): src/commands/cache.rs#L151
unused variable: `e`
build (macos-13): src/commands/config/publish.rs#L37
unused variable: `key`
build (macos-13)
openssl@3 3.3.1 is already installed and up-to-date. To reinstall 3.3.1, run: brew reinstall openssl@3
build (macos-13)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (macos-13)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (macos-13)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (macos-13)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (macos-13): src/main.rs#L23
unexpected `cfg` condition name: `benchmark`
build (macos-13): src/commands/package/create.rs#L57
use of deprecated field `qpm_package::models::extra::AdditionalPackageMetadata::static_linking`: Use static_link instead
build (macos-13): src/commands/package/edit_extra.rs#L150
use of deprecated field `qpm_package::models::extra::AdditionalPackageMetadata::static_linking`: Use static_link instead
build (macos-13): src/models/package.rs#L260
use of deprecated field `qpm_package::models::extra::AdditionalPackageMetadata::static_linking`: Use static_link instead
build (macos-13): src/models/toolchain.rs#L73
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
build (macos-13): src/models/toolchain.rs#L77
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
build (macos-13): src/models/toolchain.rs#L85
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
build (macos-13): src/utils/cmake.rs#L83
use of deprecated field `qpm_package::models::extra::CompileOptions::cpp_features`: Unused and exclusive to CMake
build (macos-13): src/commands/cache.rs#L151
unused variable: `e`
build (macos-13): src/commands/config/publish.rs#L37
unused variable: `key`
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "linux-qpm", "macos-qpm", "qpm-installer.exe", "qpm-universal", "windows-qpm.exe". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
linux-qpm
9.78 MB
macos-qpm
11.9 MB
qpm-installer.exe
4.83 MB
qpm-universal
22.4 MB
windows-qpm.exe
10.3 MB