Skip to content

add missing upgrade file #124

add missing upgrade file

add missing upgrade file #124

Triggered via pull request August 21, 2023 18:03
Status Success
Total duration 9m 6s
Artifacts

cargo_publish.yml

on: pull_request
Find crates that changed
5s
Find crates that changed
Matrix: Cargo publish or validate
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Cargo publish or validate (., .)
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/
Cargo publish or validate (., .)
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/
Cargo publish or validate (., .)
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/
Cargo publish or validate (., .)
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/
Cargo publish or validate (., .)
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/
Cargo publish or validate (., .)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected value, found comma 35: rand = "0.8.5" 36: sqlx = { version = "0.6", features = [ "runtime-tokio-native-tls" , "postgres", "chrono" ] } ^ 37: tokio = { version = "1", features = ["macros"] }
Cargo publish or validate (., .)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected value, found comma 17: serde_json = { version = "1.0.91", features = [ "raw_value" ] } 18: sqlx = { version = "0.6.3", features = [ "offline", "runtime-tokio-native-tls" , "postgres", "chrono", "json" ] } ^ 19: thiserror = "1.0.38"