Skip to content

refactor: support proxy option #1145

refactor: support proxy option

refactor: support proxy option #1145

Triggered via push July 30, 2024 08:54
Status Cancelled
Total duration 3m 52s
Artifacts
Enforce codebase style (cargo fmt)
14s
Enforce codebase style (cargo fmt)
Matrix: Check codebase quality (cargo clippy)
Matrix: cargo-test
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 15 warnings
Enforce codebase style (cargo fmt)
Process completed with exit code 1.
Check codebase quality (cargo clippy) (macos-latest)
no method named `emit` found for struct `tauri::Window` in the current scope
Check codebase quality (cargo clippy) (macos-latest)
no method named `emit` found for struct `tauri::Window` in the current scope
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.
Test codebase on macos-latest (cargo test)
no method named `emit` found for struct `tauri::Window` in the current scope
Test codebase on macos-latest (cargo test)
no method named `emit` found for struct `tauri::Window` in the current scope
Test codebase on macos-latest (cargo test)
Process completed with exit code 1.
Check codebase quality (cargo clippy) (windows-latest)
Canceling since a higher priority waiting request for 'Check Rust Code-refs/heads/experimental' exists
Check codebase quality (cargo clippy) (windows-latest)
no method named `emit` found for struct `tauri::Window` in the current scope
Check codebase quality (cargo clippy) (windows-latest)
no method named `emit` found for struct `tauri::Window` in the current scope
Check codebase quality (cargo clippy) (windows-latest)
The operation was canceled.
Test codebase on windows-latest (cargo test)
Canceling since a higher priority waiting request for 'Check Rust Code-refs/heads/experimental' exists
Test codebase on windows-latest (cargo test)
The operation was canceled.
Enforce codebase style (cargo fmt)
The following actions uses Node.js version which is deprecated 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/config.rs#L52
Diff in /home/runner/work/Pake/Pake/src-tauri/src/app/config.rs
Enforce codebase style (cargo fmt): src-tauri/src/app/invoke.rs#L29
Diff in /home/runner/work/Pake/Pake/src-tauri/src/app/invoke.rs
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
Enforce codebase style (cargo fmt): src-tauri/src/app/menu.rs#L9
Diff in /home/runner/work/Pake/Pake/src-tauri/src/app/menu.rs
Enforce codebase style (cargo fmt): src-tauri/src/app/menu.rs#L16
Diff in /home/runner/work/Pake/Pake/src-tauri/src/app/menu.rs
Enforce codebase style (cargo fmt): src-tauri/src/app/menu.rs#L26
Diff in /home/runner/work/Pake/Pake/src-tauri/src/app/menu.rs
Enforce codebase style (cargo fmt): src-tauri/src/app/menu.rs#L37
Diff in /home/runner/work/Pake/Pake/src-tauri/src/app/menu.rs
Enforce codebase style (cargo fmt): src-tauri/src/app/window.rs#L42
Diff in /home/runner/work/Pake/Pake/src-tauri/src/app/window.rs
Enforce codebase style (cargo fmt): src-tauri/src/lib.rs#L7
Diff in /home/runner/work/Pake/Pake/src-tauri/src/lib.rs
Enforce codebase style (cargo fmt): src-tauri/src/lib.rs#L51
Diff in /home/runner/work/Pake/Pake/src-tauri/src/lib.rs
Check codebase quality (cargo clippy) (macos-latest)
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 ubuntu-latest (cargo test)
The following actions uses Node.js version which is deprecated 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 macos-latest (cargo test)
The following actions uses Node.js version which is deprecated 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/