Skip to content

chore(deps): update dependency @types/bun to v1.1.15 #1104

chore(deps): update dependency @types/bun to v1.1.15

chore(deps): update dependency @types/bun to v1.1.15 #1104

Triggered via pull request January 7, 2025 00:33
Status Success
Total duration 19s
Artifacts

Dogfeed.yaml

on: pull_request
Dogfeed
9s
Dogfeed
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Dogfeed
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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