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
{{ message }}
This repository was archived by the owner on Jul 16, 2023. It is now read-only.
Dart sdk version: Dart SDK version: 2.17.3 (stable) (Wed Jun 1 11:06:41 2022 +0200) on "macos_x64"
What did you do? Please include the source code example causing the issue.
I run flutter pub run dart_code_metrics:metrics lib --reporter=gitlab > gitlab.json based on the documentation here.
This issue is version-specific, looks like it does not depend on any specific configuration.
What did you expect to happen?
As it is demonstrated in the documentation I am supposed to get valid JSON report (gitlab.json) with Gitlab style when I use gitlab reporter.
What actually happened?
Versions tested:
up until 4.19.2 JSON is valid
somewhere between 4.19.2 and 4.21.3 file has started containing also logs
it still does not work with the newest version 5.4.0
Example bad JSON file: