Bugfix in execution of setup steps #2821
Annotations
3 errors and 3 warnings
Run cargo clippy --all-targets --target x86_64-unknown-linux-gnu -- --deny warnings:
src/lock.rs#L61
a method with this name may be added to the standard library in the future
|
Run cargo clippy --all-targets --target x86_64-unknown-linux-gnu -- --deny warnings:
src/lock.rs#L108
a method with this name may be added to the standard library in the future
|
Run cargo clippy --all-targets --target x86_64-unknown-linux-gnu -- --deny warnings
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
|
Run cargo test --all-targets --target x86_64-unknown-linux-gnu -- --skip test_scheduler:
src/lock.rs#L61
a method with this name may be added to the standard library in the future
|
Run cargo test --all-targets --target x86_64-unknown-linux-gnu -- --skip test_scheduler:
src/lock.rs#L108
a method with this name may be added to the standard library in the future
|
Loading