Implement ESI interface #162
Triggered via pull request
September 12, 2025 16:02
Status
Failure
Total duration
14m 6s
Artifacts
–
Annotations
5 errors and 2 warnings
|
clippy
Process completed with exit code 101.
|
|
clippy:
src/esi.rs#L58
very complex type used. Consider factoring parts into `type` definitions
|
|
clippy:
src/esi.rs#L21
very complex type used. Consider factoring parts into `type` definitions
|
|
clippy:
src/esi.rs#L14
unused import: `try_fe`
|
|
clippy:
src/esi.rs#L2
unused imports: `self` and `str::ParseBoolError`
|
|
test:
src/esi.rs#L14
unused import: `try_fe`
|
|
test:
src/esi.rs#L2
unused imports: `self` and `str::ParseBoolError`
|