Add UI tests for existing lints #181
ci.yml
on: pull_request
Extract Rust version
3s
Check with Clippy
39s
Check with rustfmt
21s
Build docs
33s
Matrix: Run tests
Annotations
7 errors and 5 warnings
actual output differs from expected:
tests/ui/main_return_without_appexit.stderr#L2
this line was expected to be `error: the generated executable for the input file "tests/ui/main_return_without_appexit.rs" conflicts with the existing directory "../target/ui/0/tests/ui/main_return_without_appexit"`
|
|
Unmatched diagnostics outside the testfile:
tests/ui/main_return_without_appexit.rs#L1
Error: the generated executable for the input file "tests/ui/main_return_without_appexit.rs" conflicts with the existing directory "../target/ui/0/tests/ui/main_return_without_appexit"
|
Run tests (ubuntu-latest)
Process completed with exit code 1.
|
Run tests (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
Run tests (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
Run tests (macos-latest)
The operation was canceled.
|
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.
|
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 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.
|
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.
|