feat(tool): support import and export #247
ci.yml
on: pull_request
Spell Check
7s
TOML Check
33s
Format Check
26s
Clippy Check
29s
Machete Check
28s
Deny Check
1m 7s
Matrix: build
Matrix: test
Annotations
2 errors and 4 warnings
TOML Check
Process completed with exit code 1.
|
Clippy Check
Process completed with exit code 101.
|
Format Check
Error parsing Cargo.lock manifest, fallback to caching entire file: Error: Invalid TOML document: each key-value declaration must be followed by an end-of-line
5: [[package]]
6: name = "addr2line"s
^
7: version = "0.24.2"
|
Machete Check
Error parsing Cargo.lock manifest, fallback to caching entire file: Error: Invalid TOML document: each key-value declaration must be followed by an end-of-line
5: [[package]]
6: name = "addr2line"s
^
7: version = "0.24.2"
|
TOML Check
Error parsing Cargo.lock manifest, fallback to caching entire file: Error: Invalid TOML document: each key-value declaration must be followed by an end-of-line
5: [[package]]
6: name = "addr2line"s
^
7: version = "0.24.2"
|
Clippy Check
Error parsing Cargo.lock manifest, fallback to caching entire file: Error: Invalid TOML document: each key-value declaration must be followed by an end-of-line
5: [[package]]
6: name = "addr2line"s
^
7: version = "0.24.2"
|