[various] use GitHub workflows for validation instead of Cirrus #9
validate.yml
on: pull_request
analyze
31s
Build Android example app (stable channel)
3m 9s
Build Android example app (3.0.0)
3m 4s
Build iOS example app (stable channel)
3m 45s
Build macOS example app (stable channel)
3m 9s
Build Linux example app (stable channel)
1m 7s
Build Linux example app (3.0.0)
2m 24s
Run all unit tests (Dart)
1m 0s
Run all unit tests (Android)
3m 36s
Run integration tests (Android)
6m 4s
Run integration tests (iOS)
5m 32s
Annotations
5 errors, 4 warnings, and 1 notice
analyze
Dart Analyzer detected problems, see the logs for more information.
|
Run integration tests (Android)
The run was canceled by @MaikuB.
|
Run integration tests (Android)
The operation was canceled.
|
Run integration tests (iOS)
The run was canceled by @MaikuB.
|
Run integration tests (iOS)
The operation was canceled.
|
analyze
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/
|
analyze
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/
|
analyze
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/
|
analyze
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.
|