Skip to content

chore(deps): update dependency eslint to v9.20.0 (#397) #1160

chore(deps): update dependency eslint to v9.20.0 (#397)

chore(deps): update dependency eslint to v9.20.0 (#397) #1160

Triggered via push February 8, 2025 04:26
Status Success
Total duration 18s
Artifacts

Dogfeed.yaml

on: push
Dogfeed
9s
Dogfeed
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
Dogfeed
The `deny` input is deprecated in v1.4 and can be used within the `check-args` input