feat: add verbose flag to upgrade #655
Annotations
14 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Run cargo test:
coffee_lib/src/plugin.rs#L154
unused variable: `verbose`
|
Run cargo test
`coffee_lib` (lib) generated 1 warning (run `cargo fix --lib -p coffee_lib` to apply 1 suggestion)
|
Run cargo test:
coffee_cmd/src/main.rs#L64
unused variable: `spinner`
|
Run cargo test
`coffee` (bin "coffee" test) generated 1 warning (run `cargo fix --bin "coffee" --tests` to apply 1 suggestion)
|
Run cargo test
`coffee_lib` (lib test) generated 1 warning (1 duplicate)
|
Run cargo check:
coffee_lib/src/plugin.rs#L154
unused variable: `verbose`
|
Run cargo check
`coffee_lib` (lib) generated 1 warning (run `cargo fix --lib -p coffee_lib` to apply 1 suggestion)
|
Run cargo check:
coffee_cmd/src/main.rs#L64
unused variable: `spinner`
|
Run cargo check
`coffee` (bin "coffee") generated 1 warning (run `cargo fix --bin "coffee"` to apply 1 suggestion)
|
Install 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 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 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 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