Skip to content

idk what i fix

idk what i fix #115

Triggered via push December 4, 2023 12:31
Status Success
Total duration 1m 41s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected value, found comma 12: reqwest = { version = "0.11", features = ["json"] } 13: sqlx = { version = "0.6", features = [ "runtime-tokio-native-tls" , "postgres","chrono","macros"] } ^ 14: serde = { version = "1.0", features = ["derive"] }