generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 19
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
Cannot read property 'id' of undefined #7
Comments
We have the very same. The failure only appears if there are issues though. If there are non, everything works fine. |
FYI I created a new GitHub Action and applied a fix for this and other open issues as this repo doesn't seem to be maintained anymore. |
maresmar
added a commit
to opendatalabcz/pseudo-anonymizer
that referenced
this issue
Dec 22, 2020
maresmar
added a commit
to opendatalabcz/pseudo-anonymizer
that referenced
this issue
Dec 22, 2020
maresmar
added a commit
to opendatalabcz/pseudo-anonymizer
that referenced
this issue
Dec 22, 2020
cooljeanius
added a commit
to cooljeanius/giws
that referenced
this issue
Nov 5, 2023
try changing the flake8 action see comment from @julianwachholz in suo/flake8-github-action#7
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello. My action is failing on the "Run flake8" step with the message
##[error]Cannot read property 'id' of undefined
.Here is my workflow YAML
The text was updated successfully, but these errors were encountered: