[v9]: bump drift min version and use QueryInterceptor
instead of QueryExecutor
#9298
Triggered via pull request
February 13, 2025 14:15
Status
Failure
Total duration
12m 23s
Artifacts
–
flutter.yml
on: pull_request
cancel-previous-workflow
2s
analyze
/
cancel-previous-workflow
2s
analyze
/
analyze
1m 24s
analyze
/
package-analysis
2m 41s
pod-lint
1m 57s
swift-lint
26s
ktlint
18s
detekt
13s
Matrix: build
Matrix: SPM
Annotations
1 error, 2 warnings, and 7 notices
analyze / analyze
Dart Analyzer detected problems, see the logs for more information.
|
analyze / package-analysis
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
analyze / package-analysis
Failed to remove 'http.https://github.com/.extraheader' from the git config
|
'dart:html' is deprecated and shouldn't be used. Use package:web and dart:js_interop instead.:
flutter/lib/src/event_processor/url_filter/html_url_filter_event_processor.dart#L1
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
'dart:html' is deprecated and shouldn't be used. Use package:web and dart:js_interop instead.:
flutter/lib/src/integrations/connectivity/html_connectivity_provider.dart#L2
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
'dart:js' is deprecated and shouldn't be used. Use dart:js_interop instead.:
flutter/lib/src/renderer/html_renderer.dart#L1
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
'dart:js' is deprecated and shouldn't be used. Use dart:js_interop instead.:
flutter/lib/src/web/html_sentry_js_binding.dart#L1
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
'dart:html' is deprecated and shouldn't be used. Use package:web and dart:js_interop instead.:
flutter/lib/src/web/script_loader/html_script_dom_api.dart#L2
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
'dart:js_util' is deprecated and shouldn't be used. Use dart:js_interop instead.:
flutter/lib/src/web/script_loader/html_script_dom_api.dart#L3
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
'dart:html' is deprecated and shouldn't be used. Use package:web and dart:js_interop instead.:
flutter/test/web/html_utils.dart#L1
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|