Code Refactor and tests #30
Annotations
5 errors
Run clippy
unused import: `assignment::CreateAssignmentRequest`
|
Run clippy
you should consider adding a `Default` implementation for `Auth`
|
Run clippy
an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true
|
Run clippy
use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
|
Run clippy
Process completed with exit code 101.
|
Loading