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

Fix failing CI build pipeline #50

Closed
freol35241 opened this issue Aug 29, 2023 · 2 comments
Closed

Fix failing CI build pipeline #50

freol35241 opened this issue Aug 29, 2023 · 2 comments

Comments

@freol35241
Copy link
Contributor

Permission errors when setting up the devcontainer. Seems related to devcontainers/ci#257

@freol35241
Copy link
Contributor Author

  [2023-08-29T11:12:37.146Z] Running the postCreateCommand from devcontainer.json...
  
  
  [2023-08-29T11:12:37.713Z] shell2http
  
  [2023-08-29T11:12:38.076Z] jwt
  
  [2023-08-29T11:12:38.111Z] fatal: could not create leading directories of 'tests/bats-helpers/bats-support': Permission denied
  
  [2023-08-29T11:12:38.114Z] fatal: could not create leading directories of 'tests/bats-helpers/bats-assert': Permission denied
  
  [2023-08-29T11:12:38.115Z] fatal: could not create leading directories of 'tests/bats-helpers/bats-file': Permission denied

@freol35241
Copy link
Contributor Author

Fixed with new release of devcontainer image.

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.

1 participant