-
Notifications
You must be signed in to change notification settings - Fork 58
Closed
Labels
Type: BugSomething isn't working as documented, or is being fixedSomething isn't working as documented, or is being fixed
Description
What happened?
Upgrading from 6.1.0 to 6.1.1 results in a runtime (type) error response.json(...).catch is not a function
The cause seems to be one of the transivive dependencies updated in the patch release as well.
Versions
6.1.1
Relevant log output
Runtime we catch the following generic error. Which seems related to an underlying type issue:
HttpError: response.json(...).catch is not a function
See here the PR containing the version update and related packages bumped in the lock file.: https://github.com/philips-labs/terraform-aws-github-runner/pull/4042
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
Type: BugSomething isn't working as documented, or is being fixedSomething isn't working as documented, or is being fixed
Type
Projects
Status
✅ Done