Skip to content

"Error: Unexpected token 'j', "json" is not valid JSON" #346

@matthinrichsen-wf

Description

@matthinrichsen-wf

Contributing guidelines

I've found a bug, and:

  • The documentation does not mention anything about my problem
  • There are no open or closed issues that are related to my problem

Description

Using v3.6.0 in GHA errors with:

"Error: Unexpected token 'j', "json" is not valid JSON"

Expected behaviour

It should not produce this error

Actual behaviour

GHA step fails

Repository URL

No response

Workflow run URL

No response

YAML workflow

jobs:
  build:
    name: Build
    steps:
      - name: Checkout Repo
        uses: actions/checkout@v4

      - name: prepare build action
        uses: docker/setup-buildx-action@v3

Workflow logs

No response

BuildKit logs

No response

Additional info

Pinning to v3.5.0 resolves the issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions