Skip to content

Fix geoip lookup result when country is not found #285

Fix geoip lookup result when country is not found

Fix geoip lookup result when country is not found #285

Triggered via push February 7, 2024 21:42
Status Success
Total duration 1m 27s
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/createtorrent.rs#L89
[clippy] reported by reviewdog 🐶 accessing first element with `info.announce_list.get(0)` Raw Output: src/createtorrent.rs:89:27: warning: accessing first element with `info.announce_list.get(0)` (clippy::get_first)
clippy check: src-tauri/<unknown>#L1
[clippy] reported by reviewdog 🐶 1 warning emitted Raw Output: <unknown>:1:1: warning: 1 warning emitted ()
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/.