feat: sentry web api #8745
flutter.yml
on: pull_request
cancel-previous-workflow
3s
analyze
/
cancel-previous-workflow
3s
analyze
/
analyze
1m 18s
analyze
/
package-analysis
2m 47s
pod-lint
3m 37s
swift-lint
30s
ktlint
16s
detekt
20s
Matrix: build
Annotations
12 errors, 15 warnings, and 3 notices
analyze / analyze
Dart Analyzer detected problems, see the logs for more information.
|
analyze / package-analysis
Process completed with exit code 1.
|
macos | macos | stable
553 tests passed, 13 failed, 5 skipped.
|
macos | macos | stable
Process completed with exit code 1.
|
macos | macos | beta
553 tests passed, 13 failed, 5 skipped.
|
macos | macos | beta
Process completed with exit code 1.
|
linux | ubuntu | stable
577 tests passed, 13 failed, 5 skipped.
|
linux | ubuntu | stable
Process completed with exit code 1.
|
linux | ubuntu | beta
577 tests passed, 13 failed, 5 skipped.
|
linux | ubuntu | beta
Process completed with exit code 1.
|
windows | windows | stable
577 tests passed, 13 failed, 5 skipped.
|
windows | windows | stable
Process completed with exit code 1.
|
cancel-previous-workflow
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ktlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
detekt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
swift-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
analyze / cancel-previous-workflow
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
analyze / analyze
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The stack trace variable 'stackTrace' isn't used and can be removed.:
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.
|
The member 'automatedTestMode' can only be used within its package.:
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.
|
analyze / package-analysis
Failed to remove 'http.https://github.com/.extraheader' from the git config
|
linux | ubuntu | stable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux | ubuntu | beta
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
android | ubuntu | stable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
android | ubuntu | beta
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
web | ubuntu | stable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
web | ubuntu | beta
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Don't invoke 'print' in production code.:
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.
|
Don't invoke 'print' in production code.:
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.
|
Don't invoke 'print' in production code.:
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.
|