Do not use deprecated API #934
Annotations
7 errors and 1 warning
Clippy:
src/table.rs#L605
the following explicit lifetimes could be elided: 'a, 'b
|
Clippy:
src/table.rs#L613
if let can be simplified with `.unwrap_or_default()`
|
Clippy:
src/table.rs#L632
the following explicit lifetimes could be elided: 'b
|
Clippy:
src/table.rs#L637
if let can be simplified with `.unwrap_or_default()`
|
Clippy:
src/table.rs#L656
the following explicit lifetimes could be elided: 'b
|
Clippy:
src/table.rs#L661
if let can be simplified with `.unwrap_or_default()`
|
Clippy
Process completed with exit code 101.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading