Skip to content

APM for hive

APM for hive #15

Triggered via pull request November 13, 2023 14:33
@denrasedenrase
synchronize #1672
feat/hive
Status Failure
Total duration 1m 41s
Artifacts

hive.yml

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

Annotations

2 errors, 3 warnings, and 1 notice
analyze / analyze
Dart Analyzer detected problems, see the logs for more information.
analyze / package-analysis
Process completed with exit code 1.
Missing documentation for a public member.: hive/lib/src/sentry_box_collection.dart#L35
Try adding documentation for the member. See https://dart.dev/lints/public_member_api_docs to learn more about this problem.
The diagnostic 'implementation_imports' doesn't need to be ignored here because it's already being ignored.: hive/test/mocks/mocks.mocks.dart#L18
Try removing the name from the list, or removing the whole comment if this is the only name in the list. See https://dart.dev/diagnostics/duplicate_ignore to learn more about this problem.
The member 'SentryProfilerFactory' can only be used within its package.: hive/test/mocks/mocks.mocks.dart#L158
See https://dart.dev/diagnostics/invalid_use_of_internal_member to learn more about this problem.