Enum property with custom int discriminants #707
minimal-ci.yml
on: pull_request
rustfmt
19s
clippy
1m 43s
check-todo
5s
unit-test
4m 1s
integration-test-godot
2m 7s
Annotations
3 errors and 4 warnings
integration-test-godot
Process completed with exit code 1.
|
unit-test
ENOENT: no such file or directory, opendir '/home/runner/work/gdnative/gdnative/target/tests/target'
|
unit-test
Error: ENOENT: no such file or directory, opendir '/home/runner/work/gdnative/gdnative/target/tests/target'
|
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"] }
^
|