Async input #63
DCM report
Summary
❌ style issues: 20
Annotations
Check notice on line 10 in glade_forms/lib/src/validator/validator_error/glade_validator_error.dart
github-actions / DCM report
glade_forms/lib/src/validator/validator_error/glade_validator_error.dart#L10
This field with a Function type does not match the configured pattern: ^on[A-Z]+. Try renaming it.
Check notice on line 4 in glade_forms/lib/src/validator/part/custom_validation_part.dart
github-actions / DCM report
glade_forms/lib/src/validator/part/custom_validation_part.dart#L4
This field with a Function type does not match the configured pattern: ^on[A-Z]+. Try renaming it.
Check notice on line 8 in glade_forms/lib/src/validator/part/satisfy_predicate_part.dart
github-actions / DCM report
glade_forms/lib/src/validator/part/satisfy_predicate_part.dart#L8
This field with a Function type does not match the configured pattern: ^on[A-Z]+. Try renaming it.
Check notice on line 13 in glade_forms/lib/src/validator/part/satisfy_predicate_part.dart
github-actions / DCM report
glade_forms/lib/src/validator/part/satisfy_predicate_part.dart#L13
This field with a Function type does not match the configured pattern: ^on[A-Z]+. Try renaming it.
Check notice on line 31 in glade_forms/lib/src/core/glade_input.dart
github-actions / DCM report
glade_forms/lib/src/core/glade_input.dart#L31
This field with a Function type does not match the configured pattern: ^on[A-Z]+. Try renaming it.
Check notice on line 39 in glade_forms/lib/src/core/glade_input.dart
github-actions / DCM report
glade_forms/lib/src/core/glade_input.dart#L39
This field with a Function type does not match the configured pattern: ^on[A-Z]+. Try renaming it.
Check notice on line 46 in glade_forms/lib/src/core/glade_input.dart
github-actions / DCM report
glade_forms/lib/src/core/glade_input.dart#L46
This field with a Function type does not match the configured pattern: ^on[A-Z]+. Try renaming it.
Check notice on line 58 in glade_forms/lib/src/core/glade_input.dart
github-actions / DCM report
glade_forms/lib/src/core/glade_input.dart#L58
This field with a Function type does not match the configured pattern: ^on[A-Z]+. Try renaming it.
Check notice on line 443 in glade_forms/lib/src/core/glade_input.dart
github-actions / DCM report
glade_forms/lib/src/core/glade_input.dart#L443
Parameter name does not match any of the configured ones: e.
Check notice on line 474 in glade_forms/lib/src/core/glade_input.dart
github-actions / DCM report
glade_forms/lib/src/core/glade_input.dart#L474
Parameter name does not match any of the configured ones: e.
Check notice on line 8 in glade_forms/lib/src/core/convert_error.dart
github-actions / DCM report
glade_forms/lib/src/core/convert_error.dart#L8
This field with a Function type does not match the configured pattern: ^on[A-Z]+. Try renaming it.
Check notice on line 20 in glade_forms/lib/src/core/string_to_type_converter.dart
github-actions / DCM report
glade_forms/lib/src/core/string_to_type_converter.dart#L20
This field with a Function type does not match the configured pattern: ^on[A-Z]+. Try renaming it.
Check notice on line 23 in glade_forms/lib/src/core/string_to_type_converter.dart
github-actions / DCM report
glade_forms/lib/src/core/string_to_type_converter.dart#L23
This field with a Function type does not match the configured pattern: ^on[A-Z]+. Try renaming it.
Check notice on line 13 in glade_forms/lib/src/widgets/glade_form_listener.dart
github-actions / DCM report
glade_forms/lib/src/widgets/glade_form_listener.dart#L13
This field with a Function type does not match the configured pattern: ^on[A-Z]+. Try renaming it.
Check notice on line 26 in glade_forms/lib/src/widgets/glade_form_listener.dart
github-actions / DCM report
glade_forms/lib/src/widgets/glade_form_listener.dart#L26
Prefer declaring widget or state class members as private.
Check notice on line 8 in glade_forms/lib/src/widgets/glade_model_provider.dart
github-actions / DCM report
glade_forms/lib/src/widgets/glade_model_provider.dart#L8
This field with a Function type does not match the configured pattern: ^on[A-Z]+. Try renaming it.
Check notice on line 7 in glade_forms/lib/src/widgets/glade_form_consumer.dart
github-actions / DCM report
glade_forms/lib/src/widgets/glade_form_consumer.dart#L7
This field with a Function type does not match the configured pattern: ^on[A-Z]+. Try renaming it.
Check notice on line 8 in glade_forms/lib/src/widgets/glade_form_consumer.dart
github-actions / DCM report
glade_forms/lib/src/widgets/glade_form_consumer.dart#L8
This field with a Function type does not match the configured pattern: ^on[A-Z]+. Try renaming it.
Check notice on line 13 in glade_forms/lib/src/widgets/glade_form_builder.dart
github-actions / DCM report
glade_forms/lib/src/widgets/glade_form_builder.dart#L13
This field with a Function type does not match the configured pattern: ^on[A-Z]+. Try renaming it.
Check notice on line 15 in glade_forms/lib/src/widgets/glade_form_builder.dart
github-actions / DCM report
glade_forms/lib/src/widgets/glade_form_builder.dart#L15
This field with a Function type does not match the configured pattern: ^on[A-Z]+. Try renaming it.