Migrate from bors to GitHub merge queues #724
Triggered via pull request
November 22, 2023 20:39
Status
Cancelled
Total duration
2m 49s
Artifacts
–
minimal-ci.yml
on: pull_request
rustfmt
14s
clippy
1m 4s
check-todo
3s
unit-test
2m 4s
integration-test-godot
1m 19s
ci-status
0s
Annotations
4 warnings
rustfmt
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
10: [dependencies]
11: gdnative = { path = "../../gdnative" , features = ["formatted"] }
^
|
clippy
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
10: [dependencies]
11: gdnative = { path = "../../gdnative" , features = ["formatted"] }
^
|
integration-test-godot
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
10: [dependencies]
11: gdnative = { path = "../../gdnative" , features = ["formatted"] }
^
|
unit-test
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
10: [dependencies]
11: gdnative = { path = "../../gdnative" , features = ["formatted"] }
^
|