Interface abstraction #33
Annotations
2 errors and 3 notices
format
Process completed with exit code 1.
|
analyze
Dart Analyzer detected problems, see the logs for more information.
|
Sort directive sections alphabetically.:
packages/sane/lib/src/extensions.dart#L2
Try sorting the directives.
See https://dart.dev/lints/directives_ordering to learn more about this problem.
|
The declaration '_SendPortMessage' isn't referenced.:
packages/sane/lib/src/isolate.dart#L122
Try removing the declaration of '_SendPortMessage'.
See https://dart.dev/diagnostics/unused_element to learn more about this problem.
|
The declaration '_LogRecordMessage' isn't referenced.:
packages/sane/lib/src/isolate.dart#L128
Try removing the declaration of '_LogRecordMessage'.
See https://dart.dev/diagnostics/unused_element to learn more about this problem.
|