chore(deps-dev): bump eslint-plugin-jest from 27.6.3 to 28.5.0 #285
Annotations
3 errors, 2 warnings, and 4 notices
Run /./:
dart/lib/syntax_error.dart#L2
Try correcting the name to one that is defined, or defining the name.
See https://dart.dev/diagnostics/undefined_identifier to learn more about this problem.
|
Run /./:
dart/lib/syntax_error.dart#L2
Try changing the name to the name of an existing class, or creating a class with the name 'broken'.
See https://dart.dev/diagnostics/undefined_class to learn more about this problem.
|
Run /./:
dart/lib/syntax_error.dart#L2
Try correcting the name to one that is defined, or defining the name.
See https://dart.dev/diagnostics/undefined_identifier to learn more about this problem.
|
Run /./:
dart/lib/info.dart#L2
Try removing the variable or using it.
See https://dart.dev/diagnostics/unused_local_variable to learn more about this problem.
|
Run /./:
dart/lib/syntax_error.dart#L2
Try removing the variable or using it.
See https://dart.dev/diagnostics/unused_local_variable to learn more about this problem.
|
Run /./:
dart/lib/lint.dart#L4
Try using a logging framework.
See https://dart.dev/lints/avoid_print to learn more about this problem.
|
Run /./:
dart/lib/lint.dart#L6
Try removing the empty statement or removing the else clause.
See https://dart.dev/lints/avoid_empty_else to learn more about this problem.
|
Run /./:
dart/lib/lint.dart#L11
Try adding the '@OverRide' annotation.
See https://dart.dev/lints/annotate_overrides to learn more about this problem.
|
Run /./:
dart/lib/syntax_error.dart#L4
Try using a logging framework.
See https://dart.dev/lints/avoid_print to learn more about this problem.
|
Loading