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

Comply with strict-raw-types in generated code #517

Closed
natebosch opened this issue Jul 30, 2019 · 3 comments
Closed

Comply with strict-raw-types in generated code #517

natebosch opened this issue Jul 30, 2019 · 3 comments

Comments

@natebosch
Copy link
Member

For the most part this means when we do as List we should be doing as List<dynamic>

@kevmoo
Copy link
Collaborator

kevmoo commented Aug 1, 2019

Ugh. I played with this a bit. It's noisy. But I get it...

@kevmoo
Copy link
Collaborator

kevmoo commented Aug 1, 2019

@natebosch – got you started here #519

@kevmoo
Copy link
Collaborator

kevmoo commented Aug 14, 2020

Not going to do this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants