Skip to content

added permission check when using alarmClock as schedule mode #68

added permission check when using alarmClock as schedule mode

added permission check when using alarmClock as schedule mode #68

Triggered via pull request March 4, 2024 22:58
Status Failure
Total duration 9m 54s
Artifacts

validate.yml

on: pull_request
Run Dart Analyzer
1m 13s
Run Dart Analyzer
Build Android example app (stable channel)
4m 25s
Build Android example app (stable channel)
Build iOS example app (stable channel)
9m 28s
Build iOS example app (stable channel)
Build macOS example app (stable channel)
4m 8s
Build macOS example app (stable channel)
Build Linux example app (stable channel)
1m 45s
Build Linux example app (stable channel)
Run all unit tests (Dart)
1m 46s
Run all unit tests (Dart)
Run all unit tests (Android)
4m 23s
Run all unit tests (Android)
Run integration tests (Android)
9m 43s
Run integration tests (Android)
Run integration tests (iOS)
6m 49s
Run integration tests (iOS)
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
Run Dart Analyzer
Dart Analyzer detected problems, see the logs for more information.
Run Dart Analyzer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: invertase/github-action-dart-analyzer@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Dart Analyzer
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/
Braces unnecessarily wrap this expression in a set literal.: flutter_local_notifications_linux/test/notifications_manager_test.dart#L68
Try removing the set literal around the expression. See https://dart.dev/diagnostics/unnecessary_set_literal to learn more about this problem.
Braces unnecessarily wrap this expression in a set literal.: flutter_local_notifications_linux/test/notifications_manager_test.dart#L74
Try removing the set literal around the expression. See https://dart.dev/diagnostics/unnecessary_set_literal to learn more about this problem.
Braces unnecessarily wrap this expression in a set literal.: flutter_local_notifications_linux/test/storage_test.dart#L78
Try removing the set literal around the expression. See https://dart.dev/diagnostics/unnecessary_set_literal to learn more about this problem.
Braces unnecessarily wrap this expression in a set literal.: flutter_local_notifications_linux/test/storage_test.dart#L81
Try removing the set literal around the expression. See https://dart.dev/diagnostics/unnecessary_set_literal to learn more about this problem.
Braces unnecessarily wrap this expression in a set literal.: flutter_local_notifications_linux/test/storage_test.dart#L114
Try removing the set literal around the expression. See https://dart.dev/diagnostics/unnecessary_set_literal to learn more about this problem.
Braces unnecessarily wrap this expression in a set literal.: flutter_local_notifications_linux/test/storage_test.dart#L156
Try removing the set literal around the expression. See https://dart.dev/diagnostics/unnecessary_set_literal to learn more about this problem.
Braces unnecessarily wrap this expression in a set literal.: flutter_local_notifications_linux/test/storage_test.dart#L188
Try removing the set literal around the expression. See https://dart.dev/diagnostics/unnecessary_set_literal to learn more about this problem.
Braces unnecessarily wrap this expression in a set literal.: flutter_local_notifications_linux/test/storage_test.dart#L216
Try removing the set literal around the expression. See https://dart.dev/diagnostics/unnecessary_set_literal to learn more about this problem.
Braces unnecessarily wrap this expression in a set literal.: flutter_local_notifications_linux/test/storage_test.dart#L244
Try removing the set literal around the expression. See https://dart.dev/diagnostics/unnecessary_set_literal to learn more about this problem.
Braces unnecessarily wrap this expression in a set literal.: flutter_local_notifications_linux/test/storage_test.dart#L274
Try removing the set literal around the expression. See https://dart.dev/diagnostics/unnecessary_set_literal to learn more about this problem.
Run integration tests (Android)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.