Enum property with custom int discriminants #715
minimal-ci.yml
on: pull_request
rustfmt
18s
clippy
1m 42s
check-todo
4s
unit-test
3m 43s
integration-test-godot
1m 54s
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"] }
^
|