Skip to content

chore(deps): Bump undici from 5.25.4 to 5.28.0 #285

chore(deps): Bump undici from 5.25.4 to 5.28.0

chore(deps): Bump undici from 5.25.4 to 5.28.0 #285

Triggered via pull request November 24, 2023 13:08
Status Success
Total duration 26s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

Dogfeed.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
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