APM for isar #2
isar.yml
on: pull_request
cancel-previous-workflow
4s
analyze
/
cancel-previous-workflow
4s
analyze
/
analyze
55s
analyze
/
package-analysis
1m 6s
Matrix: build
Annotations
20 errors and 2 warnings
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.
|
android | ubuntu-latest | beta
0 tests passed, 2 failed.
|
android | ubuntu-latest | beta
Process completed with exit code 1.
|
analyze / package-analysis
The run was canceled by @github-actions.
|
analyze / package-analysis
Process completed with exit code 1.
|
android | ubuntu-latest | stable
The run was canceled by @github-actions.
|
android | ubuntu-latest | stable
0 tests passed, 2 failed.
|
android | ubuntu-latest | stable
The operation was canceled.
|
ios | macos-latest | stable
The operation was canceled.
|
linux | ubuntu-latest | stable
The run was canceled by @github-actions.
|
linux | ubuntu-latest | stable
The operation was canceled.
|
windows | windows-latest | stable
The operation was canceled.
|
windows | windows-latest | beta
The operation was canceled.
|
linux | ubuntu-latest | beta
The run was canceled by @github-actions.
|
linux | ubuntu-latest | beta
The operation was canceled.
|
macos | macos-latest | stable
The run was canceled by @github-actions.
|
macos | macos-latest | stable
Process completed with exit code 127.
|
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.
|