chore: update indexmap & serde-bridge #58
Annotations
8 errors and 2 warnings
Test:
src/parsers/toml.rs#L24
failed to resolve: use of undeclared crate or module `serde_config`
|
Test:
src/parsers/toml.rs#L23
unresolved import `serde_config`
|
Test:
src/parsers/toml.rs#L26
failed to resolve: use of undeclared type `Arc`
|
Test:
src/parsers/toml.rs#L26
failed to resolve: use of undeclared type `Mutex`
|
Test:
src/parsers/toml.rs#L33
expected value, found crate `toml`
|
Test:
src/parsers/toml.rs#L36
cannot find type `TestConfig` in this scope
|
Test
aborting due to 6 previous errors
|
Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test:
src/builder.rs#L145
this function depends on never type fallback being `()`
|
Test
1 warning emitted
|
Loading