Skip to content

Implement support for SFSafariController on iOS #40

Implement support for SFSafariController on iOS

Implement support for SFSafariController on iOS #40

Re-run triggered September 20, 2024 15:16
Status Failure
Total duration 4m 58s
Artifacts

validate.yml

on: pull_request
Run Dart Analyzer
1m 0s
Run Dart Analyzer
Build Android example app (stable channel)
3m 48s
Build Android example app (stable channel)
Build Android example app (3.13)
3m 59s
Build Android example app (3.13)
Build iOS example app (stable channel)
4m 22s
Build iOS example app (stable channel)
Build iOS example app (3.13)
3m 25s
Build iOS example app (3.13)
Build macOS example app (stable channel)
1m 38s
Build macOS example app (stable channel)
Build macOS example app (3.13)
2m 10s
Build macOS example app (3.13)
Run all unit tests (Dart)
1m 11s
Run all unit tests (Dart)
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 5 warnings, and 6 notices
Run Dart Analyzer
Dart Analyzer detected problems, see the logs for more information.
Build macOS example app (stable channel)
Process completed with exit code 1.
Build macOS example app (3.13)
Process completed with exit code 1.
The imported package 'flutter_appauth_platform_interface' isn't a dependency of the importing package.: flutter_appauth/example/lib/main.dart#L8
Try adding a dependency for 'flutter_appauth_platform_interface' in the 'pubspec.yaml' file. See https://dart.dev/diagnostics/depend_on_referenced_packages to learn more about this problem.
The constant name 'ASWebAuthenticationSession' isn't a lowerCamelCase identifier.: flutter_appauth_platform_interface/lib/src/external_agent_type.dart#L2
Try changing the name to follow the lowerCamelCase style. See https://dart.dev/diagnostics/constant_identifier_names to learn more about this problem.
The constant name 'EphemeralSession' isn't a lowerCamelCase identifier.: flutter_appauth_platform_interface/lib/src/external_agent_type.dart#L3
Try changing the name to follow the lowerCamelCase style. See https://dart.dev/diagnostics/constant_identifier_names to learn more about this problem.
The constant name 'SFSafariViewController' isn't a lowerCamelCase identifier.: flutter_appauth_platform_interface/lib/src/external_agent_type.dart#L4
Try changing the name to follow the lowerCamelCase style. See https://dart.dev/diagnostics/constant_identifier_names to learn more about this problem.
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 use a deprecated Node.js version 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/
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/