dart-lang / dart-lang/webdev

Errors don't appear to be getting forwarded through the compilerOutputLines as expected

Open
#2,003 0 comments 0 reactions 0 assignees View on GitHub
P3 package:frontend_server_client triaged
Dominant language
Dart
Stars
224
Forks
94
Avg merge
4d 3h
Merged PRs (30d)
2

Description

If you for instance compile with `--enable-experiment foobar` I would expect an error message about an unknown experiment. We are notified that there is 1 error, but cannot get any text for it.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the CLI compile with `--enable-experiment foobar` and tracing how `compilerOutputLines` handles the compiler response. Check why the error count is forwarded without its text. Done means the unknown-experiment message is available through `compilerOutputLines` along with the reported error.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
cli, compilers
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.