Skip to content

fix: #753 macos support quit fullscreen by close button #1161

fix: #753 macos support quit fullscreen by close button

fix: #753 macos support quit fullscreen by close button #1161

Triggered via push August 5, 2024 04:35
Status Cancelled
Total duration 5m 18s
Artifacts
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

14 errors and 6 warnings
Check codebase quality (cargo clippy) (ubuntu-latest)
can't find crate for `objc`
Check codebase quality (cargo clippy) (ubuntu-latest)
failed to resolve: use of undeclared crate or module `cocoa`
Check codebase quality (cargo clippy) (ubuntu-latest)
no method named `set_title` found for struct `tauri::WindowBuilder` in the current scope
Check codebase quality (cargo clippy) (ubuntu-latest)
Process completed with exit code 1.
Test codebase on ubuntu-latest (cargo test)
can't find crate for `objc`
Test codebase on ubuntu-latest (cargo test)
failed to resolve: use of undeclared crate or module `cocoa`
Test codebase on ubuntu-latest (cargo test)
no method named `set_title` found for struct `WindowBuilder` in the current scope
Test codebase on ubuntu-latest (cargo test)
Process completed with exit code 1.
Check codebase quality (cargo clippy) (windows-latest)
can't find crate for `objc`
Check codebase quality (cargo clippy) (windows-latest)
failed to resolve: use of undeclared crate or module `cocoa`
Check codebase quality (cargo clippy) (windows-latest)
no method named `set_title` found for struct `tauri::WindowBuilder` in the current scope
Check codebase quality (cargo clippy) (windows-latest)
Process completed with exit code 1.
Test codebase on windows-latest (cargo test)
Canceling since a higher priority waiting request for 'Check Rust Code-refs/heads/fix/753' 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/
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/
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/
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/
Check codebase quality (cargo clippy) (windows-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/