Skip to content

chore(deps): update all non-major dependencies #287

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #287

Triggered via pull request November 14, 2023 20:00
Status Failure
Total duration 16s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
test
Process completed with exit code 1.
test
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/
test
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/
test
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/
test
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/
test
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/
test
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" }
test
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"
test
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" }