Skip to content

Action crashes when golangci-lint output is big #432

@artemgavrilov

Description

@artemgavrilov

Action crashes with the error:

 Error: write EPIPE
      at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:98:16)

Here is failed action run: https://github.com/percona/pmm/actions/runs/3176304281/jobs/5175445409
Here is CI config: https://github.com/percona/pmm/blob/49a4a13bb1ea85f4dcee71d9166eed8e315fe551/.github/workflows/common.yml#L111-L120

I guess problem caused by huge output of golangci-lint, because everything works fine when there are just few linter warnings.

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