Skip to content

Conversation

davidmorgan
Copy link
Contributor

For #4127

Changes to make failures more prominent/actionable:

  • move blocks of log output that do not contain errors before the status line; only errors go after the status line
  • remove "log output for" and "on" from the block header, move the filename first so it's " ", and make the filename bold red if the block contains any error
  • make the "E" prefix that indicates an error bold red

And, remove the "deleting declared outputs" warning, it's not actionable.

Copy link

PR Health

Changelog Entry
Package Changed Files
package:build_runner_core build_runner_core/lib/src/generate/build_definition.dart
build_runner_core/lib/src/logging/ansi_buffer.dart
build_runner_core/lib/src/logging/build_log.dart
build_runner_core/lib/src/logging/build_log_messages.dart

Changes to files need to be accounted for in their respective changelogs.

This check can be disabled by tagging the PR with skip-changelog-check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant