Skip to content

APM for isar

APM for isar #6

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

isar.yml

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

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.