You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe this is due to CI using go 1.19 (since we use a version range) and the version of golangci-lint we're using on ci (v1.45.2) not properly supporting go 1.19.
I think this can be resolved by upgrading to a later version of golangci-lint like we did in go-nitro
https://github.com/statechannels/go-nitro-testground/runs/8186378977?check_suite_focus=true
Potentially related to golangci/golangci-lint#3107
The text was updated successfully, but these errors were encountered: