Andrew Vaughan
Andrew Vaughan
So much this - I want to be able to convert my starter properties and I can't find them!
Running `npx mega-linter-runner` still pulls the container: ``` Pulling docker image megalinter/megalinter:v5 ... ``` Doing `npx mega-linter-runner --upgrade` and running again doesn't seem to do anything. Is this user error...
That worked, thanks!
Upon further review, it's because I had `__` in front of the class names as private methods... not sure if that's resolvable with this scope. This may be closeable.
This may be an issue with https://github.com/oxsecurity/megalinter - I've opened the issue above to help dive in. I'm leaving this open in case someone wants to confirm.
So I've been running megalinter manually since opening this - no issues with them. That said, I can access GitHub via SSH My best guess is this all lies in...
Thanks @ChristopherHX - honestly I'm not confident this is even my issue. I've just hit a wall with the tool as to how I can debug it further with the...
> Thought i'd give the issue its first thumbs up since i just tried to use act for the first time and i have been banging my head against a...
> To be honest, status check is an inheritance from Super-Linter, but since we implemented GitHub PR Comments and SARIF, I think it's kind of deprecated... :) We may be...
Wow! Thanks for the resources. I will check up on these tomorrow. I will admit - finding information on how to resolve the hanging checks was challenging, at best. Nearly...