Enum property with custom int discriminants #705
minimal-ci.yml
on: pull_request
rustfmt
22s
clippy
1m 10s
check-todo
7s
unit-test
48s
integration-test-godot
55s
Annotations
4 errors and 4 warnings
rustfmt
Process completed with exit code 1.
|
unit-test
Process completed with exit code 101.
|
integration-test-godot
Process completed with exit code 101.
|
clippy
Process completed with exit code 101.
|
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"] }
^
|
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"] }
^
|
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"] }
^
|