build(deps): bump Swatinem/rust-cache from 1 to 2 #3
Annotations
14 warnings
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
release
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
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
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
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
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
version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
|
release:
src/vault.rs#L80
unused import: `std::env`
|
release:
src/vault.rs#L82
unused import: `vaultrs::client::Client`
|
release:
src/vault.rs#L84
unused imports: `Config`, `PostgresConfig`, `VaultConfig`
|
release:
src/vault.rs#L85
unused imports: `VAULT_TOKEN`, `Vault`, `get_vault_client`
|
release:
src/config.rs#L6
field `postgres` is never read
|
release:
src/config.rs#L18
field `jdbc_url` is never read
|
release
`propeller` (bin "propeller") generated 6 warnings (run `cargo fix --bin "propeller"` to apply 4 suggestions)
|