Update create_adr.rs #260
Annotations
10 errors
Run tests:
adr_core_local_impl/tests/tags_with_adr.rs#L4
unused import: `directories::ProjectDirs`
|
Run tests:
adr_core_local_impl/tests/tags_with_adr.rs#L6
unused import: `std::fs`
|
Run tests:
adr_core_local_impl/tests/tags_with_adr.rs#L7
unused import: `std::future::Future`
|
Run tests:
adr_core_local_impl/tests/create_adr.rs#L7
unused import: `std::future::Future`
|
Run tests:
adr_core_local_impl/tests/tags_with_adr.rs#L26
unused import: `World`
|
Run tests:
adr_core_local_impl/tests/tags_with_adr.rs#L37
unused variable: `world`
|
Run tests:
adr_core_local_impl/tests/tags_with_adr.rs#L12
fields `has_transitioned` and `base_path` are never read
|
Run tests:
adr_core_local_impl/tests/create_adr.rs#L80
unused variable: `world`
|
Run tests:
adr_core_local_impl/tests/create_adr.rs#L115
unused variable: `adr`
|
Run tests:
adr_core_local_impl/tests/create_adr.rs#L232
unused variable: `world`
|
Loading