Skip to content

Add basic CSRF protection to built-in HTTP server #288

Add basic CSRF protection to built-in HTTP server

Add basic CSRF protection to built-in HTTP server #288

Triggered via push February 11, 2024 09:56
Status Failure
Total duration 1m 20s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
clippy check
Process completed with exit code 1.
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/.
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. 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/.