Skip to content

Add http timeout detection and indication #330

Add http timeout detection and indication

Add http timeout detection and indication #330

Triggered via push June 3, 2024 12:50
Status Success
Total duration 3m 57s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy check: src-tauri/src/ipc.rs#L246
[clippy] reported by reviewdog 🐶 current MSRV (Minimum Supported Rust Version) is `1.60.0` but this item is stable since `1.70.0` Raw Output: src/ipc.rs:246:47: warning: current MSRV (Minimum Supported Rust Version) is `1.60.0` but this item is stable since `1.70.0` (clippy::incompatible_msrv)
clippy check: src-tauri/src/ipc.rs#L248
[clippy] reported by reviewdog 🐶 current MSRV (Minimum Supported Rust Version) is `1.60.0` but this item is stable since `1.70.0` Raw Output: src/ipc.rs:248:42: warning: current MSRV (Minimum Supported Rust Version) is `1.60.0` but this item is stable since `1.70.0` (clippy::incompatible_msrv)
clippy check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.