[various] use GitHub workflows for validation instead of Cirrus #11
validate.yml
on: pull_request
Run Dart Analyzer
31s
Build Android example app (stable channel)
3m 4s
Build Android example app (3.0.0)
2m 38s
Build iOS example app (stable channel)
1m 14s
Build macOS example app (stable channel)
20s
Build Linux example app (stable channel)
1m 8s
Build Linux example app (3.0.0)
2m 31s
Run all unit tests (Dart)
57s
Run all unit tests (Android)
3m 20s
Run integration tests (Android)
3m 5s
Run integration tests (iOS)
10s
Annotations
8 errors, 4 warnings, and 1 notice
Run Dart Analyzer
Dart Analyzer detected problems, see the logs for more information.
|
Run integration tests (iOS)
The operation was canceled.
|
Run integration tests (Android)
The run was canceled by @MaikuB.
|
Run integration tests (Android)
The operation was canceled.
|
Build iOS example app (stable channel)
The operation was canceled.
|
Build macOS example app (stable channel)
The operation was canceled.
|
Run all unit tests (Android)
The run was canceled by @MaikuB.
|
Run all unit tests (Android)
The operation was canceled.
|
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/
|
Run Dart Analyzer
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/
|
Run Dart Analyzer
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/
|
Run Dart Analyzer
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/
|
'describeEnum' is deprecated and shouldn't be used. Use the `name` getter on enums instead. This feature was deprecated after v3.10.0-1.1.pre.:
flutter_local_notifications/lib/src/platform_specifics/darwin/mappers.dart#L18
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|