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

probleem met run r-lint in Wercker oplossen #205

Open
ElsLommelen opened this issue Nov 22, 2021 · 0 comments
Open

probleem met run r-lint in Wercker oplossen #205

ElsLommelen opened this issue Nov 22, 2021 · 0 comments

Comments

@ElsLommelen
Copy link
Collaborator

ElsLommelen commented Nov 22, 2021

Probleemomschrijving:
Wercker geeft volgende foutmelding bij run van r-lint in CI:

source "/pipeline/r-lint-6d770730-b635-4e9f-89ec-cebbe8823472/run.sh" < /dev/null
Using github PAT from envvar GITHUB_PAT
Error: Failed to install 'unknown package' from GitHub:
  HTTP error 401.
  Bad credentials

  Rate limit remaining: 59/60
  Rate limit reset at: 2021-11-22 11:53:48 UTC

  
Execution halted
failed: Script /tmp/O0Y5r6nCwp.R failed!

Dit heeft te maken met het feit dat een bundled pat gebruikt wordt (zie hier en hier) en kan opgelost worden door een eigen GITHUB PAT aan te maken (zie ook deze optie).

En als dat niet lukt, evt. overschakelen naar GitHub actions?

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