Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

running on push event #53

Open
adjisb opened this issue Aug 10, 2023 · 0 comments
Open

running on push event #53

adjisb opened this issue Aug 10, 2023 · 0 comments

Comments

@adjisb
Copy link

adjisb commented Aug 10, 2023

When trying to run the coverage on: push I get the following error:

Run ScaCap/code-coverage-assistant@master
TypeError: Cannot read properties of undefined (reading 'head')
    at /home/runner/work/_actions/ScaCap/code-coverage-assistant/master/dist/main.js:7:390[8]
Error: Cannot read properties of undefined (reading 'head')

My understanding that is that the error is because context.payload.pull_request.head in line 114

It is ok to run the action on push?
There is a way to fix this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant