Skip to content

Conversation

@flutter-pub-roller-bot
Copy link
Contributor

This PR was generated by flutter update-packages --force-upgrade.

@flutter-pub-roller-bot flutter-pub-roller-bot added tool Affects the "flutter" command-line tool. See also t: labels. autosubmit Merge PR when tree becomes green via auto submit App labels Apr 11, 2024
@github-actions github-actions bot added a: tests "flutter test", flutter_test, or one of our tests framework flutter/packages/flutter repository. See also f: labels. d: api docs Issues with https://api.flutter.dev/ d: examples Sample code and demos f: integration_test The flutter/packages/integration_test plugin labels Apr 11, 2024
@auto-submit
Copy link
Contributor

auto-submit bot commented Apr 11, 2024

auto label is removed for flutter/flutter/146642, due to - The status or check suite Mac_arm64 framework_tests_misc has failed. Please fix the issues identified (or deflake) before re-applying this label.

  • The status or check suite Linux analyze has failed. Please fix the issues identified (or deflake) before re-applying this label.

@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Apr 11, 2024
@christopherfujino
Copy link
Contributor

Looks like package:args changed an interface

RUNNING: cd .; bin/flutter analyze --flutter-repo
workingDirectory: /b/s/w/ir/x/w/flutter, executable: /b/s/w/ir/x/w/flutter/bin/flutter, arguments: [analyze, --flutter-repo]
Analyzing flutter...                                            

  error • Missing concrete implementations of 'ArgResults.flag', 'ArgResults.multiOption', and 'ArgResults.option' • dev/conductor/core/test/common.dart:57:7 • non_abstract_class_inherits_abstract_member
  error • Missing concrete implementations of 'ArgResults.flag', 'ArgResults.multiOption', and 'ArgResults.option' • dev/conductor/core/test/globals_test.dart:167:7 • non_abstract_class_inherits_abstract_member

@christopherfujino
Copy link
Contributor

auto-submit bot pushed a commit that referenced this pull request Apr 12, 2024
The interface for `ArgResults` from `package:args` has added new fields. Change the implementations of these in the conductor to extend `Fake` so that these aren't analyzer errors.

This broke the pub roll here: #146642 (comment)
@christopherfujino
Copy link
Contributor

gilnobrega pushed a commit to gilnobrega/flutter that referenced this pull request Apr 22, 2024
The interface for `ArgResults` from `package:args` has added new fields. Change the implementations of these in the conductor to extend `Fake` so that these aren't analyzer errors.

This broke the pub roll here: flutter#146642 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a: tests "flutter test", flutter_test, or one of our tests d: api docs Issues with https://api.flutter.dev/ d: examples Sample code and demos f: integration_test The flutter/packages/integration_test plugin framework flutter/packages/flutter repository. See also f: labels. tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants