
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: https://github.com/flutter/flutter/pull/146642#issuecomment-2050169629
20 lines
564 B
YAML
20 lines
564 B
YAML
name: forbidden_from_release_tests
|
|
publish_to: 'none'
|
|
|
|
environment:
|
|
sdk: '>=3.2.0-0 <4.0.0'
|
|
|
|
dependencies:
|
|
args: 2.5.0
|
|
file: 7.0.0
|
|
package_config: 2.1.0
|
|
path: 1.9.0
|
|
process: 5.0.2
|
|
vm_snapshot_analysis: 0.7.6
|
|
|
|
collection: 1.18.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
|
meta: 1.12.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
|
platform: 3.1.4 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
|
|
|
# PUBSPEC CHECKSUM: b68d
|