Skip to content

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

Add basic CSRF protection to built-in HTTP server

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

Triggered via pull request February 11, 2024 01:34
Status Success
Total duration 1m 23s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 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/.
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/<unknown>#L1
[clippy] reported by reviewdog 🐶 1 warning emitted Raw Output: <unknown>:1:1: warning: 1 warning emitted ()
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
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/.