Skip to content

repoinfo: Add options --json, --only-files, --only-index #1263

repoinfo: Add options --json, --only-files, --only-index

repoinfo: Add options --json, --only-files, --only-index #1263

Triggered via push June 23, 2023 10:56
Status Success
Total duration 10m 19s
Artifacts 8

release.yaml

on: push
Matrix: publish
Publishing beta-builds
0s
Publishing beta-builds
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 41 warnings
redundant closure: crates/rustic_core/src/commands/repoinfo.rs#L139
error: redundant closure --> crates/rustic_core/src/commands/repoinfo.rs:139:14 | 139 | .map(|repo| collect_file_info(repo)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace the closure with the function itself: `collect_file_info` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure = note: `-D clippy::redundant-closure` implied by `-D warnings`
using `clone` on type `EnumMap<BlobType, PackInfo>` which implements the `Copy` trait: crates/rustic_core/src/commands/repoinfo.rs#L72
error: using `clone` on type `EnumMap<BlobType, PackInfo>` which implements the `Copy` trait --> crates/rustic_core/src/commands/repoinfo.rs:72:32 | 72 | let mut pack_info_delete = pack_info.clone(); | ^^^^^^^^^^^^^^^^^ help: try removing the `clone` call: `pack_info` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy
using `clone` on type `EnumMap<BlobType, BlobInfo>` which implements the `Copy` trait: crates/rustic_core/src/commands/repoinfo.rs#L65
error: using `clone` on type `EnumMap<BlobType, BlobInfo>` which implements the `Copy` trait --> crates/rustic_core/src/commands/repoinfo.rs:65:32 | 65 | let mut blob_info_delete = blob_info.clone(); | ^^^^^^^^^^^^^^^^^ help: try removing the `clone` call: `blob_info` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy = note: `-D clippy::clone-on-copy` implied by `-D warnings`
Publishing x86_64-unknown-linux-gnu
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/
Publishing x86_64-unknown-linux-gnu
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/
Publishing x86_64-unknown-linux-gnu
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/
Publishing x86_64-unknown-linux-gnu
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/
Publishing x86_64-unknown-linux-gnu
profiles for the non root package will be ignored, specify profiles at the workspace root:
Publishing x86_64-unknown-netbsd
profiles for the non root package will be ignored, specify profiles at the workspace root:
Publishing x86_64-unknown-netbsd
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/
Publishing x86_64-unknown-netbsd
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/
Publishing x86_64-unknown-netbsd
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/
Publishing x86_64-unknown-netbsd
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/
Publishing aarch64-unknown-linux-gnu
profiles for the non root package will be ignored, specify profiles at the workspace root:
Publishing aarch64-unknown-linux-gnu
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/
Publishing aarch64-unknown-linux-gnu
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/
Publishing aarch64-unknown-linux-gnu
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/
Publishing aarch64-unknown-linux-gnu
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/
Publishing x86_64-unknown-linux-musl
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/
Publishing x86_64-unknown-linux-musl
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/
Publishing x86_64-unknown-linux-musl
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/
Publishing x86_64-unknown-linux-musl
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/
Publishing x86_64-unknown-linux-musl
profiles for the non root package will be ignored, specify profiles at the workspace root:
Publishing i686-unknown-linux-gnu
profiles for the non root package will be ignored, specify profiles at the workspace root:
Publishing i686-unknown-linux-gnu
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/
Publishing i686-unknown-linux-gnu
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/
Publishing i686-unknown-linux-gnu
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/
Publishing i686-unknown-linux-gnu
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/
Publishing x86_64-apple-darwin
profiles for the non root package will be ignored, specify profiles at the workspace root:
Publishing x86_64-apple-darwin
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/
Publishing x86_64-apple-darwin
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/
Publishing x86_64-apple-darwin
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/
Publishing x86_64-apple-darwin
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/
Publishing aarch64-apple-darwin
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/
Publishing aarch64-apple-darwin
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/
Publishing aarch64-apple-darwin
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/
Publishing aarch64-apple-darwin
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/
Publishing aarch64-apple-darwin
profiles for the non root package will be ignored, specify profiles at the workspace root:
Publishing x86_64-pc-windows-msvc
profiles for the non root package will be ignored, specify profiles at the workspace root:
Publishing x86_64-pc-windows-msvc
spurious network error (3 tries remaining): [28] Timeout was reached (download of `clap_builder v4.3.5` failed to transfer more than 10 bytes in 30s)
Publishing x86_64-pc-windows-msvc
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/
Publishing x86_64-pc-windows-msvc
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/
Publishing x86_64-pc-windows-msvc
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/
Publishing x86_64-pc-windows-msvc
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/

Artifacts

Produced during runtime
Name Size
binary-aarch64-apple-darwin Expired
3.8 MB
binary-aarch64-unknown-linux-gnu Expired
3.98 MB
binary-i686-unknown-linux-gnu Expired
4.36 MB
binary-x86_64-apple-darwin Expired
4.26 MB
binary-x86_64-pc-windows-msvc Expired
3.97 MB
binary-x86_64-unknown-linux-gnu Expired
4.33 MB
binary-x86_64-unknown-linux-musl Expired
4.41 MB
binary-x86_64-unknown-netbsd Expired
4.25 MB