Interface abstraction #33
Annotations
1 error and 3 notices
Run invertase/github-action-dart-analyzer@v3
Dart Analyzer detected problems, see the logs for more information.
|
Run invertase/github-action-dart-analyzer@v3:
packages/sane/lib/src/extensions.dart#L2
Try sorting the directives.
See https://dart.dev/lints/directives_ordering to learn more about this problem.
|
Run invertase/github-action-dart-analyzer@v3:
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.
|
Run invertase/github-action-dart-analyzer@v3:
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.
|
Loading