This repository has been archived by the owner on Jul 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 264
Issues: dart-code-checker/dart-code-metrics
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[BUG] avoid-unused-parameter: false positive for switch expressions
type: bug
Something isn't working
#1242
opened Jun 6, 2023 by
NANASHI0X74
1 task done
[BUG] Not all warnings, suggestions are shown in Dart Analysis tab on Android Studio
type: bug
Something isn't working
#1241
opened Jun 2, 2023 by
SametSahin10
1 task
[BUG] check-unused-code reports files supposedly excluded from the analysis
type: bug
Something isn't working
#1240
opened Jun 1, 2023 by
tomwyr
1 task
Flutter Pre-push not working with dart_code_metrics
type: bug
Something isn't working
#1239
opened May 31, 2023 by
redevrx
Version bump [http] package
type: enhancement
New feature or request
#1237
opened May 24, 2023 by
saropa
1 task
[BUG] avoid-dynamic False Positive
type: bug
Something isn't working
#1234
opened May 20, 2023 by
g5becks
1 task
[BUG] Something isn't working
format-comment
false positive
type: bug
#1232
opened May 15, 2023 by
FMorschel
1 task
[BUG] avoid-redundant-async false positive
type: bug
Something isn't working
#1223
opened Apr 18, 2023 by
praxa-enzo
1 task
[Change request] Support for the CRAP metric
type: enhancement
New feature or request
#1222
opened Apr 15, 2023 by
ueman
1 task
[Change request] (Make VSCode warning easier to address)
in progress
type: enhancement
New feature or request
#1221
opened Apr 13, 2023 by
polina-c
[New rule] Avoid using var
area-rules
type: enhancement
New feature or request
#1203
opened Mar 6, 2023 by
mdeandrea-mrmilu
1 task
[Rule change] New feature or request
no-magic-numbers
, ignore constructor defaults.
area-rules
type: enhancement
#1183
opened Feb 4, 2023 by
velia-vito
1 task
[BUG] Gitlab reporter prints logs and JSON instead of JSON alone
type: bug
Something isn't working
#1151
opened Jan 13, 2023 by
pwa-tapptic
[New rule] prefer-abstract-field
area-rules
type: enhancement
New feature or request
#1075
opened Nov 12, 2022 by
fzyzcjy
1 of 3 tasks
[New rule] annotation-on-invalid-class
area-rules
type: enhancement
New feature or request
#1071
opened Nov 6, 2022 by
fzyzcjy
3 tasks
Apply check-for-equals-in-render-object-setters & consistent-update-render-object to popular packages on pub.dev automatically
type: enhancement
New feature or request
#1005
opened Sep 18, 2022 by
fzyzcjy
[Feature request] Support to Azure pipeline cobertura format
area-core
help wanted
Extra attention is needed
type: enhancement
New feature or request
#962
opened Aug 9, 2022 by
ktnishide
[New rule] prefer-internal-library-imports
area-rules
good first issue
Good for newcomers
type: enhancement
New feature or request
#948
opened Jul 28, 2022 by
lukepighetti
1 of 3 tasks
[New Analyzer] Ability to check for unused assets
area-commands
type: enhancement
New feature or request
#816
opened Apr 27, 2022 by
AbhishekDoshi26
[New rule] Avoid triple quotes when not needed
area-rules
type: enhancement
New feature or request
#802
opened Apr 16, 2022 by
NickBalnaves
[BUG] No error code returned for technical-debt metric
area-metrics
type: bug
Something isn't working
#770
opened Mar 27, 2022 by
NickBalnaves
[New rule] Widgets to use Theme
area-rules
type: enhancement
New feature or request
#745
opened Mar 20, 2022 by
NickBalnaves
[New rule] App structure
area-rules
type: enhancement
New feature or request
#744
opened Mar 19, 2022 by
NickBalnaves
[Rule change] New feature or request
avoid-non-null-assertion
: Maybe ignore if(some.field != null) some.field!
area-rules
type: enhancement
#720
opened Mar 1, 2022 by
fzyzcjy
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.