merge: cli support inject js/css files to app and set safe domains #961
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
rust-code-quality-check.yml
on: pull_request
Enforce codebase style (cargo fmt)
9s
Matrix: Check codebase quality (cargo clippy)
Matrix: cargo-test
Annotations
22 errors
Enforce codebase style (cargo fmt)
Command failed: cargo metadata --all-features --format-version 1
|
Enforce codebase style (cargo fmt)
error: could not find `Cargo.toml` in `/home/runner/work/Pake/Pake` or any parent directory
|
Enforce codebase style (cargo fmt)
Error: ENOENT: no such file or directory, opendir '/home/runner/work/Pake/Pake/target'
|
Enforce codebase style (cargo fmt)
Error: ENOENT: no such file or directory, opendir '/home/runner/.cargo/registry/index'
|
Test codebase on ubuntu-latest (cargo test)
couldn't read src/../.pake/pake.json: No such file or directory (os error 2)
|
Test codebase on ubuntu-latest (cargo test)
couldn't read src/../.pake/tauri.conf.json: No such file or directory (os error 2)
|
Test codebase on ubuntu-latest (cargo test)
Process completed with exit code 1.
|
Test codebase on macos-latest (cargo test)
couldn't read src/../.pake/pake.json: No such file or directory (os error 2)
|
Test codebase on macos-latest (cargo test)
couldn't read src/../.pake/tauri.conf.json: No such file or directory (os error 2)
|
Test codebase on macos-latest (cargo test)
Process completed with exit code 1.
|
Check codebase quality (cargo clippy) (ubuntu-latest)
couldn't read src/../.pake/pake.json: No such file or directory (os error 2)
|
Check codebase quality (cargo clippy) (ubuntu-latest)
couldn't read src/../.pake/tauri.conf.json: No such file or directory (os error 2)
|
Check codebase quality (cargo clippy) (ubuntu-latest)
Process completed with exit code 1.
|
Test codebase on windows-latest (cargo test)
couldn't read src\../.pake/pake.json: The system cannot find the path specified. (os error 3)
|
Test codebase on windows-latest (cargo test)
couldn't read src\../.pake/tauri.conf.json: The system cannot find the path specified. (os error 3)
|
Test codebase on windows-latest (cargo test)
Process completed with exit code 1.
|
Check codebase quality (cargo clippy) (macos-latest)
couldn't read src/../.pake/pake.json: No such file or directory (os error 2)
|
Check codebase quality (cargo clippy) (macos-latest)
couldn't read src/../.pake/tauri.conf.json: No such file or directory (os error 2)
|
Check codebase quality (cargo clippy) (macos-latest)
Process completed with exit code 1.
|
Check codebase quality (cargo clippy) (windows-latest)
couldn't read src\../.pake/pake.json: The system cannot find the path specified. (os error 3)
|
Check codebase quality (cargo clippy) (windows-latest)
couldn't read src\../.pake/tauri.conf.json: The system cannot find the path specified. (os error 3)
|
Check codebase quality (cargo clippy) (windows-latest)
Process completed with exit code 1.
|