Closed quinn-freshly closed 3 years ago
i'm getting errors like WriteFile not declared by package os. staticcheck seems to work fine locally.
WriteFile not declared by package os
Maybe, it is same as https://github.com/reviewdog/action-golangci-lint/issues/73#issuecomment-813386935
that seemed to fix it, thank you!
i'm getting errors like
WriteFile not declared by package os
. staticcheck seems to work fine locally.