We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Found in running https://github.com/flutter/cocoon/tree/main/dev/githubanalysis, the Issue.isOpen and isClosed getters expect all caps OPEN or CLOSED, but the value returned from Github is now lowercase.
OPEN
CLOSED
Will file a PR, one sec. 😉
The text was updated successfully, but these errors were encountered:
👋 Thanks for reporting! @robrbecker will take a look.
Sorry, something went wrong.
Fix case sensitivity in Issue.[isOpen, isClosed]
2340355
Fixes SpinlockLabs#401
Fix case sensitivity in Issue.[isOpen, isClosed] (#402)
8169398
Fixes #401
Updates to github analysis (#3637)
ff87767
Adds link to updated spreadsheet. Adds workaround for SpinlockLabs/github.dart#401
Successfully merging a pull request may close this issue.
Found in running https://github.com/flutter/cocoon/tree/main/dev/githubanalysis, the Issue.isOpen and isClosed getters expect all caps
OPEN
orCLOSED
, but the value returned from Github is now lowercase.Will file a PR, one sec. 😉
The text was updated successfully, but these errors were encountered: