feat: sentry web api #8745
Annotations
1 error, 3 warnings, and 3 notices
dart analyze
Dart Analyzer detected problems, see the logs for more information.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dart analyze:
flutter/lib/src/integrations/web_sdk_integration.dart#L60
Try removing the stack trace variable, or using it.
See https://dart.dev/diagnostics/unused_catch_stack to learn more about this problem.
|
dart analyze:
flutter/lib/src/web/script_loader/sentry_script_loader.dart#L52
See https://dart.dev/diagnostics/invalid_use_of_internal_member to learn more about this problem.
|
dart analyze:
flutter/lib/src/native/sentry_native_invoker.dart#L17
Try using a logging framework.
See https://dart.dev/diagnostics/avoid_print to learn more about this problem.
|
dart analyze:
flutter/lib/src/native/sentry_native_invoker.dart#L30
Try using a logging framework.
See https://dart.dev/diagnostics/avoid_print to learn more about this problem.
|
dart analyze:
flutter/lib/src/web/sentry_web.dart#L28
Try using a logging framework.
See https://dart.dev/diagnostics/avoid_print to learn more about this problem.
|
Loading