Skip to content

Clippy fixes and format #169

Clippy fixes and format

Clippy fixes and format #169

Triggered via push December 27, 2024 02:31
Status Success
Total duration 15m 47s
Artifacts 5

cargo-build.yml

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

Annotations

77 warnings
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu-latest): src/main.rs#L24
unexpected `cfg` condition name: `benchmark`
build (ubuntu-latest): src/main.rs#L1
the feature `entry_insert` has been stable since 1.83.0 and no longer requires an attribute to enable
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/commands/cache.rs#L151
unused variable: `e`
build (ubuntu-latest): src/main.rs#L24
unexpected `cfg` condition name: `benchmark`
build (ubuntu-latest): src/main.rs#L1
the feature `entry_insert` has been stable since 1.83.0 and no longer requires an attribute to enable
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/commands/cache.rs#L151
unused variable: `e`
build (windows-latest): src/main.rs#L24
unexpected `cfg` condition name: `benchmark`
build (windows-latest): src/main.rs#L1
the feature `entry_insert` has been stable since 1.83.0 and no longer requires an attribute to enable
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#L261
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)
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#L24
unexpected `cfg` condition name: `benchmark`
build (windows-latest): src/main.rs#L1
the feature `entry_insert` has been stable since 1.83.0 and no longer requires an attribute to enable
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#L261
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 (macos-13): src/main.rs#L24
unexpected `cfg` condition name: `benchmark`
build (macos-13): src/main.rs#L1
the feature `entry_insert` has been stable since 1.83.0 and no longer requires an attribute to enable
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#L261
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/main.rs#L24
unexpected `cfg` condition name: `benchmark`
build (macos-13): src/main.rs#L1
the feature `entry_insert` has been stable since 1.83.0 and no longer requires an attribute to enable
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#L261
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)
openssl@3 3.4.0 is already installed and up-to-date. To reinstall 3.4.0, 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#L24
unexpected `cfg` condition name: `benchmark`
build (macos-13): src/main.rs#L1
the feature `entry_insert` has been stable since 1.83.0 and no longer requires an attribute to enable
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#L261
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`

Artifacts

Produced during runtime
Name Size
linux-qpm
4.3 MB
macos-qpm
5.72 MB
qpm-installer.exe
4.27 MB
qpm-universal
11.6 MB
windows-qpm.exe
4.32 MB