🔧 tauri 2.0 #1211
rust-code-quality-check.yml
on: push
Enforce codebase style (cargo fmt)
12s
Matrix: Check codebase quality (cargo clippy)
Matrix: cargo-test
Annotations
14 errors and 9 warnings
Enforce codebase style (cargo fmt)
Process completed with exit code 1.
|
Check codebase quality (cargo clippy) (macos-latest)
this expression creates a reference which is immediately dereferenced by the compiler
|
Check codebase quality (cargo clippy) (macos-latest)
comparison to empty slice
|
Check codebase quality (cargo clippy) (macos-latest)
this expression creates a reference which is immediately dereferenced by the compiler
|
Check codebase quality (cargo clippy) (macos-latest)
this expression creates a reference which is immediately dereferenced by the compiler
|
Check codebase quality (cargo clippy) (macos-latest)
this expression creates a reference which is immediately dereferenced by the compiler
|
Check codebase quality (cargo clippy) (macos-latest)
this expression creates a reference which is immediately dereferenced by the compiler
|
Check codebase quality (cargo clippy) (macos-latest)
Process completed with exit code 1.
|
Check codebase quality (cargo clippy) (ubuntu-latest)
Process completed with exit code 1.
|
Test codebase on ubuntu-latest (cargo test)
Process completed with exit code 1.
|
Check codebase quality (cargo clippy) (windows-latest)
no method named `window` found for reference `&tauri::WindowEvent` in the current scope
|
Check codebase quality (cargo clippy) (windows-latest)
Process completed with exit code 1.
|
Test codebase on windows-latest (cargo test)
no method named `window` found for reference `&tauri::WindowEvent` in the current scope
|
Test codebase on windows-latest (cargo test)
Process completed with exit code 1.
|
Enforce codebase style (cargo fmt)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Enforce codebase style (cargo fmt):
src-tauri/src/app/menu.rs#L1
Diff in /home/runner/work/Pake/Pake/src-tauri/src/app/menu.rs
|
Check codebase quality (cargo clippy) (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check codebase quality (cargo clippy) (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test codebase on macos-latest (cargo test)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, taiki-e/install-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test codebase on ubuntu-latest (cargo test)
Cache save failed.
|
Test codebase on ubuntu-latest (cargo test)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, taiki-e/install-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check codebase quality (cargo clippy) (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test codebase on windows-latest (cargo test)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, taiki-e/install-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|