Skip to content

[BUG]: Update 6.1.0 -> 6.1.1 results in runtime error in AWS #634

@npalm

Description

@npalm

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

No one assigned

    Labels

    Type: BugSomething isn't working as documented, or is being fixed

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions