Skip to content

pkgcheck-action hangs at pkgcheck::render_md2html() ('Running Pkgcheck...' step) #54

@rmgpanw

Description

@rmgpanw

Hi, I am trying to run the pkgcheck-action for my package trud however it strangely keeps hanging at the 'Running Pkgcheck...' step, specifically (I think) when running pkgcheck::render_md2html() here:

render_md2html(md, FALSE) %>%

GH Actions logs for

I am able to run pkgcheck::pkgcheck(), pkgcheck::checks_to_markdown() and pkgcheck::render_md2html() locally for trud without any problem (and no pkgcheck issues), so am feeling stuck as to why it hangs with GH Actions?

Any advice would be greatly appreciated, thanks!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions