feat(migrate-from-gcs): batch decoding #11
Annotations
5 errors and 5 warnings
Run cargo clippy:
src/bin/migrate-from-gcs.rs#L43
useless use of `format!`
|
Run cargo clippy:
src/bin/migrate-from-gcs.rs#L43
`to_string` applied to a type that implements `Display` in `format!` args
|
Run cargo clippy:
src/bin/migrate-from-gcs.rs#L244
using `clone` on type `i32` which implements the `Copy` trait
|
Run cargo clippy:
src/bin/migrate-from-gcs.rs#L307
this expression creates a reference which is immediately dereferenced by the compiler
|
Run cargo clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
The logs for this run have expired and are no longer available.
Loading