Skip to content

CI is failing (silently) on Windows #1382

Closed
@Nivl

Description

@Nivl

I'm not sure how related to the other Windows issues this is, but the Windows CI seems to be consistently failing (the errors are being ignored so it always shows the "passing" status). You can see the error here: https://github.com/golangci/golangci-lint/runs/1141826954 after I removed the option to stop ignoring errors.

To repro it's simple:

  1. Remove continue-on-error: true from the tests-on-windows job in .github/workflow/pr.yml
  2. Create a PR to run the CI.

The error seems to be related to gofmt and might be related to #580. I don't have a Windows machine, so I'd rather let this to Windows people to figure it out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: ciPR that update CIbugSomething isn't workingplatform: windowsIssue that is related to Windows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions