Describe the bug
#645 introduced lint problems in implants/imix/src/task.rs. It should be fixed at maximum priority. Moving forward we may start blocking merges if lint does not pass.
To Reproduce
Open repo in codespaces and see lint problems.
Expected behavior
All merged code should have zero lint problems unless apart of some larger body of work.
Describe the bug
#645 introduced lint problems in
implants/imix/src/task.rs. It should be fixed at maximum priority. Moving forward we may start blocking merges if lint does not pass.To Reproduce
Open repo in codespaces and see lint problems.
Expected behavior
All merged code should have zero lint problems unless apart of some larger body of work.