[various] bumped Flutter and Dart SDK requirements to 3.13.0 and 3.1.0 respectively #5
Annotations
10 errors and 9 warnings
flutter_appauth/example/lib/main.dart#L324
Try changing the name to the name of an existing type, or creating a type with the name 'FlutterAppAuthUserCancelledException'.
See https://dart.dev/diagnostics/type_test_with_undefined_name to learn more about this problem.
|
flutter_appauth/example/lib/main.dart#L328
Try changing the name to the name of an existing type, or creating a type with the name 'FlutterAppAuthPlatformException'.
See https://dart.dev/diagnostics/type_test_with_undefined_name to learn more about this problem.
|
flutter_appauth/lib/flutter_appauth.dart#L1
Try creating the file referenced by the URI, or try using a URI for a file that does exist.
See https://dart.dev/diagnostics/uri_does_not_exist to learn more about this problem.
|
flutter_appauth/lib/src/flutter_appauth.dart#L1
Try creating the file referenced by the URI, or try using a URI for a file that does exist.
See https://dart.dev/diagnostics/uri_does_not_exist to learn more about this problem.
|
flutter_appauth/lib/src/flutter_appauth.dart#L7
Try correcting the name to an existing type, or defining a type named 'AuthorizationTokenResponse'.
See https://dart.dev/diagnostics/non_type_as_type_argument to learn more about this problem.
|
flutter_appauth/lib/src/flutter_appauth.dart#L8
Try changing the name to the name of an existing class, or creating a class with the name 'AuthorizationTokenRequest'.
See https://dart.dev/diagnostics/undefined_class to learn more about this problem.
|
flutter_appauth/lib/src/flutter_appauth.dart#L9
Try correcting the name to one that is defined, or defining the name.
See https://dart.dev/diagnostics/undefined_identifier to learn more about this problem.
|
flutter_appauth/lib/src/flutter_appauth.dart#L13
Try correcting the name to an existing type, or defining a type named 'AuthorizationResponse'.
See https://dart.dev/diagnostics/non_type_as_type_argument to learn more about this problem.
|
flutter_appauth/lib/src/flutter_appauth.dart#L13
Try changing the name to the name of an existing class, or creating a class with the name 'AuthorizationRequest'.
See https://dart.dev/diagnostics/undefined_class to learn more about this problem.
|
flutter_appauth/lib/src/flutter_appauth.dart#L14
Try correcting the name to one that is defined, or defining the name.
See https://dart.dev/diagnostics/undefined_identifier to learn more about this problem.
|
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/
|
analysis_options.yaml#L50
Remove the reference to 'always_require_non_null_named_parameters'.
|
analysis_options.yaml#L102
Remove the reference to 'iterable_contains_unrelated_type'.
|
analysis_options.yaml#L107
Remove the reference to 'list_remove_unrelated_type'.
|
analysis_options.yaml#L133
Remove the reference to 'prefer_equal_for_default_values'.
|
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/
|
The logs for this run have expired and are no longer available.
Loading