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