Mick Hunter
Mick Hunter
When using super-linter, any GitHub Actions that use the multi-line format such as: ```- name: XYZ run: | echo "line 1" echo "line 2" ``` reports the error: ``` 2022-06-28...
I'm running through the .jason output and I'm not seeing any of the "closed" issues. Is this possible with a special option? Awesome piece of code by the way, thank...
Attempting to run the Spring Cloud Contract example tests I cloned the repo and ran the `npm test` as described in the README.md. I got the following error `ERROR: JAVA_HOME...