Linter: unused_appexit
#322
ci.yml
on: pull_request
extract-rust-version
/
Extract Rust version
9s
Check for typos
5s
Check with Clippy
33s
Check with rustfmt
22s
Build docs
34s
Matrix: Run tests
Annotations
4 errors and 8 warnings
Run tests (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
Run tests (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
test got exit status: 1:
tests/ui/unused_appexit/nested_entry_fn.fixed#L1
after rustfix is applied, all errors should be gone, but weren't
|
Run tests (ubuntu-latest)
Process completed with exit code 1.
|
Check for typos
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
extract-rust-version / Extract Rust version
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check with Clippy
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Check with Clippy
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Build docs
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Run tests (ubuntu-latest)
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Build docs
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Check with rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|