reviewdog / action-staticcheck

🐶 Run staticcheck with reviewdog on pull requests to improve code review experience.
https://github.com/marketplace?type=actions&query=reviewdog
MIT License
18 stars 2 forks source link

Needs new release #19

Open tmc opened 3 years ago

tmc commented 3 years ago

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).

shogo82148 commented 3 years ago

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