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

Does not support null safety #11

Closed
creativecreatorormaybenot opened this issue Nov 22, 2020 · 4 comments
Closed

Does not support null safety #11

creativecreatorormaybenot opened this issue Nov 22, 2020 · 4 comments

Comments

@creativecreatorormaybenot

I think Pub now analyzes using a different channel because they analyze for null safety support, which requires the beta channel.

@axel-op
Copy link
Owner

axel-op commented Nov 27, 2020

Hello, thanks for notifying me. That's right, null-safety reports have been added to pana, but no points are granted based on it for now. However I think I won't switch the channel for this action, as null-safety support will soon be added to stable. Did your workflow break because of this?

Btw you can always use the solution I suggested here to use the version of Dart and Flutter you want.

@creativecreatorormaybenot
Copy link
Author

Yeah, it breaks the workflows. However, I suppose it is fine.

@creativecreatorormaybenot
Copy link
Author

@axel-op The main reason for the issue is that Pub is currently (due to null safety) not running stable for that analysis while the action is.

@axel-op
Copy link
Owner

axel-op commented Nov 30, 2020

Solved with f4d9bfc.

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

No branches or pull requests

2 participants