APM for isar #6
isar.yml
on: pull_request
cancel-previous-workflow
5s
analyze
/
cancel-previous-workflow
2s
analyze
/
analyze
58s
analyze
/
package-analysis
1m 3s
Matrix: build
Annotations
21 errors, 2 warnings, and 6 notices
Target of URI hasn't been generated: 'file:///home/runner/work/sentry-dart/sentry-dart/isar/test/person.g.dart'.:
isar/test/person.dart#L3
Try running the generator that will generate the file referenced by the URI.
See https://dart.dev/diagnostics/uri_has_not_been_generated to learn more about this problem.
|
Undefined name 'PersonSchema'.:
isar/test/sentry_isar_collection_test.dart#L448
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.
|
Undefined name 'PersonSchema'.:
isar/test/sentry_isar_test.dart#L244
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.
|
analyze / analyze
Dart Analyzer detected problems, see the logs for more information.
|
analyze / package-analysis
Process completed with exit code 1.
|
android | ubuntu-latest | stable
0 tests passed, 2 failed.
|
android | ubuntu-latest | stable
Process completed with exit code 1.
|
android | ubuntu-latest | beta
0 tests passed, 2 failed.
|
android | ubuntu-latest | beta
Process completed with exit code 1.
|
linux | ubuntu-latest | stable
0 tests passed, 2 failed.
|
linux | ubuntu-latest | stable
Process completed with exit code 1.
|
linux | ubuntu-latest | beta
0 tests passed, 2 failed.
|
linux | ubuntu-latest | beta
Process completed with exit code 1.
|
windows | windows-latest | beta
0 tests passed, 2 failed.
|
windows | windows-latest | beta
Process completed with exit code 1.
|
ios | macos-latest | stable
0 tests passed, 2 failed.
|
ios | macos-latest | stable
Process completed with exit code 1.
|
windows | windows-latest | stable
0 tests passed, 2 failed.
|
windows | windows-latest | stable
Process completed with exit code 1.
|
macos | macos-latest | stable
0 tests passed, 2 failed.
|
macos | macos-latest | stable
Process completed with exit code 1.
|
The member 'SentryProfilerFactory' can only be used within its package.:
isar/test/mocks/mocks.mocks.dart#L181
See https://dart.dev/diagnostics/invalid_use_of_internal_member to learn more about this problem.
|
Unused import: 'person.dart'.:
isar/test/sentry_isar_test.dart#L15
Try removing the import directive.
See https://dart.dev/diagnostics/unused_import to learn more about this problem.
|
The imported package 'isar' isn't a dependency of the importing package.:
isar/lib/src/sentry_isar.dart#L1
Try adding a dependency for 'isar' in the 'pubspec.yaml' file.
See https://dart.dev/lints/depend_on_referenced_packages to learn more about this problem.
|
The imported package 'isar' isn't a dependency of the importing package.:
isar/lib/src/sentry_isar_collection.dart#L2
Try adding a dependency for 'isar' in the 'pubspec.yaml' file.
See https://dart.dev/lints/depend_on_referenced_packages to learn more about this problem.
|
The imported package 'isar' isn't a dependency of the importing package.:
isar/test/mocks/mocks.dart#L1
Try adding a dependency for 'isar' in the 'pubspec.yaml' file.
See https://dart.dev/lints/depend_on_referenced_packages to learn more about this problem.
|
The imported package 'isar' isn't a dependency of the importing package.:
isar/test/person.dart#L1
Try adding a dependency for 'isar' in the 'pubspec.yaml' file.
See https://dart.dev/lints/depend_on_referenced_packages to learn more about this problem.
|
The imported package 'isar' isn't a dependency of the importing package.:
isar/test/sentry_isar_collection_test.dart#L5
Try adding a dependency for 'isar' in the 'pubspec.yaml' file.
See https://dart.dev/lints/depend_on_referenced_packages to learn more about this problem.
|
The imported package 'isar' isn't a dependency of the importing package.:
isar/test/sentry_isar_test.dart#L6
Try adding a dependency for 'isar' in the 'pubspec.yaml' file.
See https://dart.dev/lints/depend_on_referenced_packages to learn more about this problem.
|