Skip to content

APM for isar

APM for isar #7

Triggered via pull request November 27, 2023 13:36
@denrasedenrase
synchronize #1726
feat/isar
Status Failure
Total duration 4m 10s
Artifacts

isar.yml

on: pull_request
cancel-previous-workflow
4s
cancel-previous-workflow
analyze  /  cancel-previous-workflow
4s
analyze / cancel-previous-workflow
analyze  /  analyze
1m 0s
analyze / analyze
analyze  /  package-analysis
1m 2s
analyze / package-analysis
Matrix: build
Fit to window
Zoom out
Zoom in

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.
analyze / package-analysis
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 | beta
0 tests passed, 2 failed.
linux | ubuntu-latest | beta
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.
linux | ubuntu-latest | stable
0 tests passed, 2 failed.
linux | ubuntu-latest | stable
Process completed with exit code 1.
windows | windows-latest | stable
The run was canceled by @github-actions.
windows | windows-latest | stable
The operation was canceled.
windows | windows-latest | beta
The run was canceled by @github-actions.
windows | windows-latest | beta
The operation was canceled.
ios | macos-latest | stable
The operation was canceled.
macos | macos-latest | stable
The run was canceled by @github-actions.
macos | macos-latest | stable
The operation was canceled.
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.