Nothing Special   »   [go: up one dir, main page]

Skip to content

chore(deps): update dependency eslint-plugin-perfectionist to v4.0.3 #1032

chore(deps): update dependency eslint-plugin-perfectionist to v4.0.3

chore(deps): update dependency eslint-plugin-perfectionist to v4.0.3 #1032

Triggered via pull request November 20, 2024 00:36
Status Success
Total duration 25s
Artifacts

Dogfeed.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Dogfeed
The `allow` input is deprecated in v1.4 and can be used within the `check-args` input
variable does not need to be mutable: tests/__fixtures__/unbased-codebase/src/main.rs#L4
warning: variable does not need to be mutable --> src/main.rs:4:9 | 4 | let mut a = Box::new(1); | ----^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` on by default
1 warning emitted
warning: 1 warning emitted
Dogfeed
The `deny` input is deprecated in v1.4 and can be used within the `check-args` input