Skip to content

merge: cli support inject js/css files to app and set safe domains #961

merge: cli support inject js/css files to app and set safe domains

merge: cli support inject js/css files to app and set safe domains #961

Triggered via pull request July 28, 2023 09:45
@jeasonnowjeasonnow
synchronize #535
dev
Status Failure
Total duration 11m 5s
Artifacts
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
Enforce codebase style (cargo fmt)
Matrix: Check codebase quality (cargo clippy)
Matrix: cargo-test
Fit to window
Zoom out
Zoom in

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.