You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem occurs when the report has issues and the command don't have the flags --no-fatal-style, --no-fatal-warnings, --no-fatal-performance
But don't worry, it is fixed in version 1.2.1
Describe the error
dart run dart_code_linter:metrics analyze --reporter=json --json-path="./report.json" lib
is not generating a report fileHow to replicate the bug
Step by step to reproduce the error:
dart run dart_code_linter:metrics analyze --reporter=json --json-path="./report.json" lib
Runtime environment
The text was updated successfully, but these errors were encountered: