chore(deps): update all non-major dependencies #290
Annotations
1 error and 8 warnings
Rustfmt
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@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 Rust 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 Rust 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 Rust 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 Rust 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/
|
Run Swatinem/rust-cache@v2
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
28: [dependencies]
29: archimedes_crontab_runner = { path = "./crates/crontab_runner" , version = "0.4.2" }
^
30: archimedes_crontab_types = { path = "./crates/crontab_types" , version = "0.4.0" }
|
Run Swatinem/rust-cache@v2
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
14: [dependencies]
15: archimedes_crontab_types = { path = "../crontab_types" , version = "0.4.0" }
^
16: json5 = "0.4.1"
|
Run Swatinem/rust-cache@v2
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
19: [dependencies]
20: archimedes_crontab_types = { path = "../crontab_types" , version = "0.4.0" }
^
21: archimedes_shutdown_signal = { path = "../shutdown_signal" , version = "0.2.4" }
|
The logs for this run have expired and are no longer available.
Loading