Open wiktor-k opened 2 years ago
Hi,
I've created a new repo, enabled this action on push and pushed just a single commit and got Error: Cannot read property 'base' of undefined. Unfortunately I don't see a stack trace but I'm suspecting it's due to the single-commit new-repo status.
Error: Cannot read property 'base' of undefined
The action run is here: https://github.com/wiktor-k/testresult/actions/runs/3234781211/jobs/5298314999
Thanks for this great action! I'm using it in other repos with great success :)
Same for our repo https://github.com/AlonaKaplan/kubesecondarydns/pull/10
Thanks
Hi,
I've created a new repo, enabled this action on push and pushed just a single commit and got
Error: Cannot read property 'base' of undefined
. Unfortunately I don't see a stack trace but I'm suspecting it's due to the single-commit new-repo status.The action run is here: https://github.com/wiktor-k/testresult/actions/runs/3234781211/jobs/5298314999
Thanks for this great action! I'm using it in other repos with great success :)