Skip to content

configure_docker_dns: true breaks everything on blacksmith.sh runners #198

@rsmartins78

Description

@rsmartins78

Hi,

My workflow has some Docker commands that fail after the warp step is executed, so I tried to enable configure_docker_dns to true and that breaks the whole thing.

/home/runner/_work/_actions/Boostport/setup-cloudflare-warp/v1.14.0/dist/index.js:30726
    if (err.code === "ENOENT") {
            ^

TypeError: Cannot read properties of null (reading 'code')
    at /home/runner/_work/_actions/Boostport/setup-cloudflare-warp/v1.14.0/dist/index.js:30726:13
    at FSReqCallback.oncomplete (node:fs:199:5)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions