This repository was archived by the owner on Aug 1, 2024. It is now read-only.
This repository was archived by the owner on Aug 1, 2024. It is now read-only.
clippy errors #65
Closed
Description
Just curious what is wrong with clippy in the CI?
e.g. https://github.com/ivmarkov/rust-esp32-std-demo/runs/5257226106?check_suite_focus=true
It seems to be complaining about errors in embedded-svc.
But my understanding is that as we use the --no-deps
option we shouldn't be checking for errors in dependencies.
Also if I run the same command locally it works.
Metadata
Metadata
Assignees
Labels
No labels