Skip to content

Correctly return the first element of the array #1461

Correctly return the first element of the array

Correctly return the first element of the array #1461

Triggered via pull request November 12, 2024 02:47
Status Success
Total duration 4m 4s
Artifacts

rust.yml

on: pull_request
Build (Windows)
1m 52s
Build (Windows)
Check (macOS)
22s
Check (macOS)
Matrix: Test (default)
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Test (default) (1.72.0): ul/src/association/client.rs#L963
the item `BufRead` is imported redundantly
Test (default) (1.72.0): ul/src/association/client.rs#L963
the item `BufReader` is imported redundantly
Test (default) (1.72.0): ul/src/association/client.rs#L963
the item `Cursor` is imported redundantly
Test (default) (1.72.0): ul/src/association/server.rs#L735
the item `BufRead` is imported redundantly
Test (default) (1.72.0): ul/src/association/server.rs#L735
the item `BufReader` is imported redundantly
Test (default) (1.72.0): ul/src/association/server.rs#L735
the item `Cursor` is imported redundantly
Test (default) (1.72.0): ul/src/association/server.rs#L704
field `timeout` is never read
Test (default) (1.72.0): ul/src/association/client.rs#L963
the item `BufRead` is imported redundantly
Test (default) (1.72.0): ul/src/association/client.rs#L963
the item `BufReader` is imported redundantly
Test (default) (1.72.0): ul/src/association/client.rs#L963
the item `Cursor` is imported redundantly
Test (default) (stable): ul/src/association/client.rs#L169
this expression creates a reference which is immediately dereferenced by the compiler