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

Error: Invalid status code: 1 #7

Closed
rafal-kos opened this issue Jul 29, 2020 · 5 comments
Closed

Error: Invalid status code: 1 #7

rafal-kos opened this issue Jul 29, 2020 · 5 comments

Comments

@rafal-kos
Copy link

I'm receiving error Error: Invalid status code: 1 . Below error message. Any idea why?

Run jamesgeorge007/github-activity-readme@master
⬤  debug     Getting activity for rafal-kos
⬤  debug     Activity for rafal-kos, 17 events found.
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
⬤  debug     Something went wrong
✖  fatal     Error: Invalid status code: 1 
    at ChildProcess.<anonymous> (/home/runner/work/_actions/jamesgeorge007/github-activity-readme/master/dist/index.js:12526:15)
    at ChildProcess.emit (events.js:210:5)
    at maybeClose (internal/child_process.js:1021:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)
@jamesgeorge007
Copy link
Owner

The comment <!--END_SECTION:activity--> is supposed to be inserted by the GitHub Action.

@lowking
Copy link

lowking commented Jul 29, 2020

The comment <!--END_SECTION:activity--> is supposed to be inserted by the GitHub Action.

delete this comment, than rerun job still wrong.
this's my readme.md

@rafal-kos
Copy link
Author

All works fine now. Thanks

@contactBoostTag
Copy link

contactBoostTag commented Aug 2, 2020

Hi @jamesgeorge007 , great job, i solved it just copy/pase your code consequently rerun the action, thus fix it .
--- EDIT ---
Just works once, Do i have to delete the line <!--END_SECTION:activity--> again in order to auto-run the job?

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

5 participants