Closed miohtama closed 1 year ago
Hey @miohtama, my apologies for the delayed response—I was tangled up in some OS duties! 😅 I noticed your error displaying the Flake8 version:
but not the echo "[action-flake8] Checking python code with the flake8 linter and reviewdog..."
log statement. It seems the hiccup might be in this piece of code:
Given that our action lacks a default config file, I suspect a flake8 bug in your version. Closing this issue for now since I can not reproduce it (see https://github.com/rickstaa/action-test-repo/actions/runs/6523135680/job/17713467681). If these problems persist, don't hesitate to comment below so I can re-open this issue.
Getting this on Github actions. This was working before and "nothing has changed".
There is no flake8 config entered, but it is the default settings of the actions. I would assume it is some sort of version incompatibility.