Properly cancel notification on action #5
Annotations
1 error, 8 warnings, and 5 notices
|
The following actions uses node12 which is deprecated and will be forced to run on node16: invertase/github-action-dart-analyzer@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: invertase/github-action-dart-analyzer@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
flutter_local_notifications/pubspec.yaml#L14
Try adding a 'publish_to: none' entry to mark the package as not for publishing or remove the git dependency.
|
flutter_local_notifications/pubspec.yaml#L18
Try adding a 'publish_to: none' entry to mark the package as not for publishing or remove the git dependency.
|
flutter_local_notifications_linux/pubspec.yaml#L20
Try adding a 'publish_to: none' entry to mark the package as not for publishing or remove the git dependency.
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
flutter_local_notifications/lib/src/platform_flutter_local_notifications.dart#L41
Try adding a type annotation.
See https://dart.dev/lints/always_specify_types to learn more about this problem.
|
flutter_local_notifications/lib/src/platform_flutter_local_notifications.dart#L41
Try adding a type annotation.
See https://dart.dev/lints/prefer_typing_uninitialized_variables to learn more about this problem.
|
flutter_local_notifications/lib/src/platform_flutter_local_notifications.dart#L415
Try using an expression function body.
See https://dart.dev/lints/prefer_expression_function_bodies to learn more about this problem.
|
flutter_local_notifications_linux/lib/src/flutter_local_notifications.dart#L72
Try using an expression function body.
See https://dart.dev/lints/prefer_expression_function_bodies to learn more about this problem.
|
flutter_local_notifications_linux/lib/src/notifications_manager.dart#L240
Try breaking the line across multiple lines.
See https://dart.dev/lints/lines_longer_than_80_chars to learn more about this problem.
|
This job failed
Loading