ci(android_intent_plus): fix example package name #277
android_intent_plus.yaml
on: pull_request
Dart Analyzer
1m 4s
android_example_build
4m 59s
Matrix: android_integration_test
Annotations
5 errors and 1 notice
Target of URI doesn't exist: 'package:android_intent_example/main.dart'.:
packages/android_intent_plus/example/integration_test/android_intent_plus_test.dart#L3
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 'MyApp' isn't a class.:
packages/android_intent_plus/example/integration_test/android_intent_plus_test.dart#L19
Try correcting the name to match an existing class.
See https://dart.dev/diagnostics/creation_with_non_type to learn more about this problem.
|
Dart Analyzer
Dart Analyzer detected problems, see the logs for more information.
|
android_integration_test (34)
Canceling since a higher priority waiting request for 'android_intent_plus_fix-intent-example' exists
|
android_integration_test (34)
The operation was canceled.
|
The imported package 'android_intent_example' isn't a dependency of the importing package.:
packages/android_intent_plus/example/integration_test/android_intent_plus_test.dart#L3
Try adding a dependency for 'android_intent_example' in the 'pubspec.yaml' file.
See https://dart.dev/lints/depend_on_referenced_packages to learn more about this problem.
|