Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reland manual roll of Dart SDK from 82c4571bb2de to a677378ae254 #49034

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

jason-simmons
Copy link
Member

Includes type annotations for JSArray/JSPromise
(see https://dart-review.googlesource.com/c/sdk/+/337923)

@github-actions github-actions bot added the platform-web Code specifically for the web engine label Dec 14, 2023
@zanderso
Copy link
Member

Not sure if these are the type annotations that this PR is adding along with the roll, but the Dart monorepo console still looks red on some missing annotations in plugins: https://ci.chromium.org/p/dart/g/monorepo/console. Do those need to be migrated, or are those errors a separate problem. cc @ditman

https://ci.chromium.org/ui/p/dart/builders/ci.sandbox/flutter-linux-flutter-plugins/1853/overview

Running command: "dart analyze --fatal-infos" in /b/s/w/ir/x/t/flutter_packages.VJKLJO/packages/file_selector/file_selector_web
Analyzing file_selector_web...

   info - example/integration_test/dom_helper_test.dart:50:44 - Missing type annotation. Try adding a type annotation. - always_specify_types
   info - example/integration_test/dom_helper_test.dart:51:55 - Missing type annotation. Try adding a type annotation. - always_specify_types

2 issues found.

@jason-simmons
Copy link
Member Author

Those lines have been updated in the current plugins repository head: flutter/packages@da7532d

That plugins commit has also rolled into the framework:
flutter/flutter@3a20f9c

@jason-simmons jason-simmons added the autosubmit Merge PR when tree becomes green via auto submit App label Dec 14, 2023
@auto-submit auto-submit bot merged commit 5c4ac92 into flutter:main Dec 14, 2023
29 checks passed
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 14, 2023
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Dec 14, 2023
…140171)

flutter/engine@997d3df...2140942

2023-12-14 skia-flutter-autoroll@skia.org Roll Skia from 5353de0c25b9 to 92935b91193a (1 revision) (flutter/engine#49044)
2023-12-14 jason-simmons@users.noreply.github.com Reland manual roll of Dart SDK from 82c4571bb2de to a677378ae254 (flutter/engine#49034)
2023-12-14 737941+loic-sharma@users.noreply.github.com [Windows] Remove header guard from generated key map (flutter/engine#48993)
2023-12-14 flar@google.com [Impeller] Round rects with circular ends should not generate ellipses (flutter/engine#49021)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jsimmons@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autosubmit Merge PR when tree becomes green via auto submit App platform-web Code specifically for the web engine
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants