Jessy Yameogo

Results 7 issues of Jessy Yameogo

Removed unsound null safety options from classes ModuleMetadata and MetadataProvider: [#2427]](https://github.com/dart-lang/webdev/issues/2427)

package:dwds

There are new test failures on [Allow (e as dynamic).foo() in avoid_dynamic_calls...[cfe] Include offended version number and package name in too high/low version message](https://github.com/dart-lang/sdk/compare/307e5a62ce0da739f4f80b404e35e44dabc06dc9~...4c3e9160f0ebbb0b49ef56d153cf3bd76d0837fd). The tests ``` vm/cc/BoundsCheckElimination_Pragma Crash (expected...

area-vm
type-bug

- Adds `--offline` flag [#2483](https://github.com/dart-lang/webdev/pull/2483). - Support the `--hostname` flag when the `--tls-cert-key` and `--tls-cert-chain` flags are present [#2588](https://github.com/dart-lang/webdev/pull/2588). - Update `dwds` constraint to `24.3.9`.

package:webdev
publish-ignore-warnings
prepare-release

Description: Currently, the wildcard variable in the test is handled inconsistently between the library bundle format and the AMD module format. The CFE now renames wildcards to temporary variables as...

package:dwds

- Thanks for your contribution! Please replace this text with a description of what this PR is changing or adding and why, list any relevant issues, and review the contribution...

package:webdev

- Removed --start-paused flag by default and set useDwdsWebSocketConnection in DWDS - Updated logic for adding middleware and generating loadindicator Related to https://github.com/dart-lang/sdk/issues/60289. Sibling PR in DWDS: https://github.com/dart-lang/webdev/pull/2629 This PR...

tool

This issue formally requests approval to add several third-party packages to the Dart SDK's root `DEPS` file as part of the major **Webdev/DWDS Migration** initiative ([go/migrating-webdev](go/migrating-webdev), [#62098](https://github.com/dart-lang/sdk/issues/62098)). This migration moves...

area-infrastructure