Skip to content

[various] bumped Flutter and Dart SDK requirements to 3.13.0 and 3.1.0 respectively #5

[various] bumped Flutter and Dart SDK requirements to 3.13.0 and 3.1.0 respectively

[various] bumped Flutter and Dart SDK requirements to 3.13.0 and 3.1.0 respectively #5

Triggered via pull request August 4, 2024 10:53
Status Failure
Total duration 2m 20s
Artifacts

validate.yml

on: pull_request
Run Dart Analyzer
55s
Run Dart Analyzer
Build Android example app (stable channel)
2m 12s
Build Android example app (stable channel)
Build Android example app (3.13)
1m 58s
Build Android example app (3.13)
Build iOS example app (stable channel)
1m 37s
Build iOS example app (stable channel)
Build iOS example app (3.13)
1m 31s
Build iOS example app (3.13)
Build macOS example app (stable channel)
1m 43s
Build macOS example app (stable channel)
Build macOS example app (3.13)
1m 39s
Build macOS example app (3.13)
Run all unit tests (Dart)
50s
Run all unit tests (Dart)
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 9 warnings
Run all unit tests (Dart)
Process completed with exit code 1.
The name 'FlutterAppAuthUserCancelledException' isn't defined, so it can't be used in an 'is' expression.: 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.
The name 'FlutterAppAuthPlatformException' isn't defined, so it can't be used in an 'is' expression.: 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.
Target of URI doesn't exist: 'package:flutter_appauth_platform_interface/flutter_appauth_platform_interface.dart'.: 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.
Target of URI doesn't exist: 'package:flutter_appauth_platform_interface/flutter_appauth_platform_interface.dart'.: 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.
The name 'AuthorizationTokenResponse' isn't a type, so it can't be used as a type argument.: 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.
Undefined class 'AuthorizationTokenRequest'.: 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.
Undefined name 'FlutterAppAuthPlatform'.: 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.
The name 'AuthorizationResponse' isn't a type, so it can't be used as a type argument.: 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.
Undefined class 'AuthorizationRequest'.: 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.
Undefined name 'FlutterAppAuthPlatform'.: 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.
Build iOS example app (3.13)
Process completed with exit code 1.
Build iOS example app (stable channel)
Process completed with exit code 1.
Build macOS example app (3.13)
Process completed with exit code 1.
Build macOS example app (stable channel)
Process completed with exit code 1.
Build Android example app (3.13)
Process completed with exit code 1.
Build Android example app (stable channel)
Process completed with exit code 1.
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 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/
'always_require_non_null_named_parameters' was removed in Dart '3.3.0': analysis_options.yaml#L50
Remove the reference to 'always_require_non_null_named_parameters'.
'iterable_contains_unrelated_type' was removed in Dart '3.3.0': analysis_options.yaml#L102
Remove the reference to 'iterable_contains_unrelated_type'.
'list_remove_unrelated_type' was removed in Dart '3.3.0': analysis_options.yaml#L107
Remove the reference to 'list_remove_unrelated_type'.
'prefer_equal_for_default_values' was removed in Dart '3.0.0': analysis_options.yaml#L133
Remove the reference to 'prefer_equal_for_default_values'.
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/