Add http timeout detection and indication #330
Annotations
3 warnings
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)
|
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)
|
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/.
|
This job succeeded
Loading