Enum property with custom int discriminants #714
Triggered via pull request
October 14, 2023 17:44
Status
Cancelled
Total duration
1m 33s
Artifacts
–
minimal-ci.yml
on: pull_request
rustfmt
22s
clippy
1m 21s
check-todo
5s
unit-test
1m 22s
integration-test-godot
1m 22s
Annotations
3 errors and 4 warnings
clippy
The operation was canceled.
|
unit-test
The operation was canceled.
|
integration-test-godot
The operation was canceled.
|
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"] }
^
|
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"] }
^
|
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"] }
^
|