dart-lang / webdev

A CLI for Dart web development.
https://pub.dev/packages/webdev
212 stars 75 forks source link

`webdev` integration test has begun failing with `pub` error #2404

Closed elliette closed 6 months ago

elliette commented 6 months ago

The webdev integration test has begun failing with the lastest Dart main: 3.5.0-edge.cf4a4a3c00a4e160b3c924cc3081582dd42b26f7

See workflow run: https://github.com/dart-lang/webdev/actions/runs/8558545248/job/23459807649?pr=2403

Looks like the pub failure message was added here: https://github.com/dart-lang/pub/pull/4171