Skip to content

Updating to analyzer 4.3.0 shows new super-parameters errors #108184

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

Closed
jmagman opened this issue Jul 22, 2022 · 1 comment · Fixed by #108198
Closed

Updating to analyzer 4.3.0 shows new super-parameters errors #108184

jmagman opened this issue Jul 22, 2022 · 1 comment · Fixed by #108198
Assignees
Labels
framework flutter/packages/flutter repository. See also f: labels.

Comments

@jmagman
Copy link
Member

jmagman commented Jul 22, 2022

Updating to analyzer 4.3.0 causes super-parameters errors:

https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8807915499059549089/+/u/Analyze/analyze/test_stdout

skipping /b/s/w/ir/x/w/flutter sdk/packages/flutter/lib/src/material/expansion_tile_theme.dart: Invalid argument(s): Content produced diagnostics when parsed:
  EXPERIMENT_NOT_ENABLED: This requires the 'super-parameters' language feature to be enabled. - 186:5
  EXPERIMENT_NOT_ENABLED: This requires the 'super-parameters' language feature to be enabled. - 188:14

skipping /b/s/w/ir/x/w/flutter sdk/packages/flutter/lib/src/material/switch_theme.dart: Invalid argument(s): Content produced diagnostics when parsed:
  EXPERIMENT_NOT_ENABLED: This requires the 'super-parameters' language feature to be enabled. - 165:5
  EXPERIMENT_NOT_ENABLED: This requires the 'super-parameters' language feature to be enabled. - 167:14

skipping /b/s/w/ir/x/w/flutter sdk/packages/flutter/lib/src/material/ink_well.dart: Invalid argument(s): Content produced diagnostics when parsed:
  EXPERIMENT_NOT_ENABLED: This requires the 'super-parameters' language feature to be enabled. - 38:14
  EXPERIMENT_NOT_ENABLED: This requires the 'super-parameters' language feature to be enabled. - 39:14

etc

Upgraded in #108178

@jmagman jmagman added the framework flutter/packages/flutter repository. See also f: labels. label Jul 22, 2022
@goderbauer goderbauer self-assigned this Jul 22, 2022
@github-actions
Copy link

github-actions bot commented Aug 8, 2022

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
framework flutter/packages/flutter repository. See also f: labels.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants