-
Notifications
You must be signed in to change notification settings - Fork 131
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
Missing Null Safety Support! #116
Comments
duplicate of #111 |
Should I close this issue? @calvintam236 can you tell me when I can expect the null safety to be available on pub.dev? |
@Raunakk02 for this you have to ask @diegoveloper since he is the only one has access on pub.dev. |
Yeah, sorry I've been so busy these months, I tried to publish the package but it's in stuck -> https://github.com/aeyrium/bezier-chart/actions |
hmm. says |
that's just a warning -> https://github.com/aeyrium/bezier-chart/runs/3107136431?check_suite_focus=true |
@diegoveloper looks like it is asking you to do oauth authorization per the log. Maybe there're some config changes? |
I think your credential has expired and need to be updated. @diegoveloper Please update it and try trigger the action again. Thanks! |
Yeah, I'm waiting for the admin response :/
…On Wed, Jul 28, 2021 at 3:01 PM Calvin Tam ***@***.***> wrote:
https://github.com/aeyrium/bezier-chart/blob/27d3175f0556a46417a9ed0225ea91f09077ecab/.github/workflows/release.yml#L61
I think your credential has expired and need to be updated.
@diegoveloper <https://github.com/diegoveloper> Please update it and try
trigger the action again. Thanks!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#116 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABFL3UE6RNUGDHCJGRH5PZ3T2BO2VANCNFSM47T45JGA>
.
|
@diegoveloper Any updates? Can you also release a new tag so we can use it in local? |
@diegoveloper Any updates? |
no :/ it would be better if you fork the project |
This package does not support sound null safety. It needs to be migrated to a null-safe version.
For reference on migrating to null safety visit https://dart.dev/null-safety/migration-guide#switch-to-the-dart-212-release
The text was updated successfully, but these errors were encountered: