Skip to content

Release to Cargo

Release to Cargo #11

Triggered via push October 11, 2023 18:01
Status Failure
Total duration 5m 38s
Artifacts

rust_release.yml

on: push
Validate git tag
4s
Validate git tag
Release crate
2m 9s
Release crate
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
Release crate
use of deprecated type alias `object_store::prefix::PrefixObjectStore`: Use PrefixStore
Release crate
use of deprecated type alias `object_store::prefix::PrefixObjectStore`: Use PrefixStore
Release crate
use of deprecated type alias `object_store::prefix::PrefixObjectStore`: Use PrefixStore
Release crate
could not compile `deltalake` (lib) due to 3 previous errors
Release crate
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Release crate
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
Release crate
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/
Release crate
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/
Release crate
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/
Release crate
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/
Release crate
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`