action-staticcheck icon indicating copy to clipboard operation
action-staticcheck copied to clipboard

Needs new release

Open tmc opened this issue 4 years ago • 1 comments

I have a build failure that I believe indicates that the version of the staticcheck binary was not built with go 1.16 (lint failure on embed package import).

tmc avatar Jun 22 '21 23:06 tmc

It's not a problem of the staticcheck binary. see https://github.com/reviewdog/action-staticcheck/issues/18 and https://github.com/reviewdog/action-golangci-lint/issues/73#issuecomment-813386935

shogo82148 avatar Jun 24 '21 01:06 shogo82148