Enable the one-class-one-file feature by default for IDEs #703
minimal-ci.yml
on: pull_request
rustfmt
24s
clippy
1m 55s
check-todo
3s
unit-test
4m 59s
integration-test-godot
2m 23s
Annotations
2 errors and 4 warnings
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"] }
^
|