Open tomporat247 opened 2 years ago
Sounds like a great first issue for someone to contribute a fix for! hint hint ;)
Wondering if the contract has changed :) Looking forward to your PR to fix it! ;)
After having a bit of a closer look and admittedly being a bit rusty on the script output, I don't see where in the script it would output/log <number> <lowercase severity> <full-stop>
. You sure this is the correct repo and output from this action? Maybe add additional context?
probably a misusage of
.tostring()
instead ofJSON.stringify()
.