go-sqlcmd icon indicating copy to clipboard operation
go-sqlcmd copied to clipboard

Disable staticcheck in golangci and add explicit staticcheck on different platforms with merge.

Open martinkunc opened this issue 1 year ago • 2 comments

Hi, I have noticed that some lint checks are filing in the repo. It looks it could be related to staticchecker using build tags. I have attempted to disable the staticchecker in the PR pipeline and replace it with explicit run of staticchecker on different platforms as described in the link. I am not sure if everything works right now, so creating just a draft PR for now.

martinkunc avatar May 12 '24 15:05 martinkunc

@microsoft-github-policy-service agree

martinkunc avatar May 12 '24 15:05 martinkunc

@shueybubbles Can anyone please approve the Ci build, if it makes sense to you ?

mkunc-enverus avatar May 17 '24 06:05 mkunc-enverus