[various] use GitHub workflows for validation instead of Cirrus #7
Annotations
1 error, 4 warnings, and 7 notices
Analyze
Dart Analyzer detected problems, see the logs for more information.
|
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/
|
Analyze:
analysis_options.yaml#L66
Try replacing 'iterable_contains_unrelated_type' with 'collection_methods_unrelated_type'.
|
Analyze:
analysis_options.yaml#L72
Try replacing 'list_remove_unrelated_type' with 'collection_methods_unrelated_type'.
|
Analyze:
flutter_local_notifications/example/analysis_options.yaml#L68
Try replacing 'iterable_contains_unrelated_type' with 'collection_methods_unrelated_type'.
|
Analyze:
flutter_local_notifications/example/analysis_options.yaml#L74
Try replacing 'list_remove_unrelated_type' with 'collection_methods_unrelated_type'.
|
Analyze:
flutter_local_notifications/example/lib/main.dart#L2562
Try making the variable final.
See https://dart.dev/lints/prefer_final_in_for_each to learn more about this problem.
|
Analyze:
flutter_local_notifications/example/lib/main.dart#L2735
Try making the variable final.
See https://dart.dev/lints/prefer_final_in_for_each to learn more about this problem.
|
Analyze:
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.
|
The logs for this run have expired and are no longer available.
Loading