added GitHub templates #1
Annotations
3 errors, 1 warning, and 10 notices
lib/src/elements/connection_params.dart#L23
See https://dart.dev/diagnostics/argument_type_not_assignable to learn more about this problem.
|
|
|
lib/src/ui/element_handlers.dart#L184
Use explicit type arguments for 'Map<dynamic, dynamic>'.
|
lib/src/dashboard.dart#L132
Try converting the method to a setter.
See https://dart.dev/lints/use_setters_to_change_properties to learn more about this problem.
|
lib/src/dashboard.dart#L482
Try converting the method to a setter.
See https://dart.dev/lints/use_setters_to_change_properties to learn more about this problem.
|
lib/src/dashboard.dart#L490
Try converting the method to a setter.
See https://dart.dev/lints/use_setters_to_change_properties to learn more about this problem.
|
lib/src/elements/connection_params.dart#L23
Try using a tearoff rather than a closure.
See https://dart.dev/lints/unnecessary_lambdas to learn more about this problem.
|
lib/src/elements/flow_element.dart#L60
Try adding an import for the referenced name.
See https://dart.dev/lints/comment_references to learn more about this problem.
|
lib/src/elements/flow_element.dart#L220
Try converting the method to a setter.
See https://dart.dev/lints/use_setters_to_change_properties to learn more about this problem.
|
lib/src/elements/flow_element.dart#L293
Try removing the override or annotating the class with '@immutable'.
See https://dart.dev/lints/avoid_equals_and_hash_code_on_mutable_classes to learn more about this problem.
|
lib/src/elements/flow_element.dart#L300
Try removing the override or annotating the class with '@immutable'.
See https://dart.dev/lints/avoid_equals_and_hash_code_on_mutable_classes to learn more about this problem.
|
lib/src/flow_chart.dart#L54
See https://dart.dev/lints/require_trailing_commas to learn more about this problem.
|
lib/src/flow_chart.dart#L59
See https://dart.dev/lints/require_trailing_commas to learn more about this problem.
|
The logs for this run have expired and are no longer available.
Loading