chore(deps): update all non-major dependencies #276
Annotations
1 error and 8 warnings
|
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/
|
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 `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 `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 `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/
|
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" }
|
|
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