failed attributes
| status |
attribute |
duration |
| failed |
checks.aarch64-darwin.clippy
|
2m 9s |
harmonia-clippy-3.2.0:
|
177 | let (iout, idrv) = (idx_of(&g, "-pkg"), idx_of(&g, ".drv"));
| ^^^^ help: if this is intentional, pref …
harmonia-clippy-3.2.0:
|
177 | let (iout, idrv) = (idx_of(&g, "-pkg"), idx_of(&g, ".drv"));
| ^^^^ help: if this is intentional, prefix it with an underscore: `_idrv`
|
= note: `-D unused-variables` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(unused_variables)]`
error: could not compile `harmonia-store-db` (test "graph") due to 1 previous error
warning: build failed, waiting for other jobs to finish...
|
| failed |
checks.aarch64-linux.clippy
|
24s |
harmonia-clippy-3.2.0:
|
177 | let (iout, idrv) = (idx_of(&g, "-pkg"), idx_of(&g, ".drv"));
| ^^^^ help: if this is intentional, pref …
harmonia-clippy-3.2.0:
|
177 | let (iout, idrv) = (idx_of(&g, "-pkg"), idx_of(&g, ".drv"));
| ^^^^ help: if this is intentional, prefix it with an underscore: `_idrv`
|
= note: `-D unused-variables` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(unused_variables)]`
error: could not compile `harmonia-store-db` (test "graph") due to 1 previous error
warning: build failed, waiting for other jobs to finish...
|
| failed |
checks.x86_64-linux.clippy
|
19s |
harmonia-clippy-3.2.0:
|
177 | let (iout, idrv) = (idx_of(&g, "-pkg"), idx_of(&g, ".drv"));
| ^^^^ help: if this is intentional, pref …
harmonia-clippy-3.2.0:
|
177 | let (iout, idrv) = (idx_of(&g, "-pkg"), idx_of(&g, ".drv"));
| ^^^^ help: if this is intentional, prefix it with an underscore: `_idrv`
|
= note: `-D unused-variables` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(unused_variables)]`
error: could not compile `harmonia-store-db` (test "graph") due to 1 previous error
warning: build failed, waiting for other jobs to finish...
|