Closed xibz closed 6 months ago
Cherry pick of #205
Must merge after #220 (to enable CI) and #222 (to remove the snake case)
Thanks for fixing this! I just noticed that the superlinter logs at the end say:
2024-05-15 01:14:53 [INFO] ERROR! Failed to call GitHub Status API!
2024-05-15 01:14:53 [INFO] ERROR:[curl: (22) The requested URL returned error: 403]
2024-05-15 01:14:53 [INFO] ERROR! Failed to call GitHub Status API!
2024-05-15 01:14:53 [INFO] ERROR:[curl: (22) The requested URL returned error: 403]
2024-05-15 01:14:53 [NOTICE] All file(s) linted successfully with no errors detected
I imagine that superlinter is trying to report back something, but failing because of missing authorization. This is most certainly not new in this PR, just something we may want to fix later on.
eslint --fix