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

Need help with 2 CI/CD action failures after making 2 relatively minor updates and then pushing to the master branch #89

Closed
3 tasks
ScientificProgrammer opened this issue Oct 17, 2022 · 2 comments · Fixed by #91

Comments

@ScientificProgrammer
Copy link
Contributor

Hi @maelle and @sckott,

Recently, I made two updates to the repo, which I thought would be very minor. These changes, which were in relation to Issue #87 and #88. Because I didn't anticipate any serious issues due to these updates being so minor, I just edited them directly via the Github website editor and pushed the changes to the master branch.

Unfortunately, I just noticed that the CI/CD checks for these updates failed. However, I cannot make any sense of the reason for the failures.

R-checks Action Num 9 Summary

image

R-checks Action Num 10 Summary

image


Can either of you help me resolve these failures?

Thanks!

@sckott
Copy link
Contributor

sckott commented Oct 17, 2022

I see that some tests in test-star.R are failing. I'd first see if I can replicate the problem locally. Can you?

@maelle
Copy link
Member

maelle commented Oct 18, 2022

I think at least part of the problem comes from the GitHub Actions workflow being so old, I modernized it by using usethis::use_github_action_check_standard() cf https://usethis.r-lib.org/reference/github_actions.html (in #91)

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

Successfully merging a pull request may close this issue.

3 participants