Update to nightly-2025-08-20 #331
Triggered via pull request
September 22, 2025 23:11
Status
Success
Total duration
4m 51s
Artifacts
–
Annotations
1 error and 18 warnings
|
test
no such command: `flowistry`
|
|
test
`mock_project` (bin "mock_project") generated 8 warnings (run `cargo fix --bin "mock_project"` to apply 1 suggestion)
|
|
test
path statement with no effect
|
|
test
function `basic_reassign` is never used
|
|
test
function `variable_read` is never used
|
|
test
function `basic_constant_and_variable` is never used
|
|
test
value assigned to `x` is never read
|
|
test
variable `x` is assigned to, but never used
|
|
test
variable does not need to be mutable
|
|
test
unused variable: `z`
|
|
test
`mock_project` (bin "mock_project") generated 8 warnings (run `cargo fix --bin "mock_project"` to apply 1 suggestion)
|
|
test
path statement with no effect
|
|
test
function `basic_reassign` is never used
|
|
test
function `variable_read` is never used
|
|
test
function `basic_constant_and_variable` is never used
|
|
test
value assigned to `x` is never read
|
|
test
variable `x` is assigned to, but never used
|
|
test
variable does not need to be mutable
|
|
test
unused variable: `z`
|