Update dependency golangci/golangci-lint to v2.12.2 - autoclosed #46
codetests.yml
on: pull_request
Matrix: golangci-lint
Matrix: golangci-lint
Matrix: gotest
Annotations
10 errors and 4 warnings
|
golangci-lint (linux)
issues found
|
|
golangci-lint (linux):
subscription_test.go#L20
string `event` has 5 occurrences, make it a constant (goconst)
|
|
golangci-lint (windows)
The strategy configuration was canceled because "golangci-linux.linux" failed
|
|
golangci-lint (windows)
issues found
|
|
golangci-lint (windows):
subscription_test.go#L20
string `event` has 5 occurrences, make it a constant (goconst)
|
|
golangci-lint (darwin)
issues found
|
|
golangci-lint (darwin):
subscription_test.go#L20
string `event` has 5 occurrences, make it a constant (goconst)
|
|
golangci-lint (freebsd)
The strategy configuration was canceled because "golangci-darwin.darwin" failed
|
|
golangci-lint (freebsd)
issues found
|
|
golangci-lint (freebsd):
subscription_test.go#L20
string `event` has 5 occurrences, make it a constant (goconst)
|
|
golangci-lint (linux)
Restore cache failed: Dependencies file is not found in /home/runner/work/subscribe/subscribe. Supported file pattern: go.mod
|
|
golangci-lint (windows)
Restore cache failed: Dependencies file is not found in /home/runner/work/subscribe/subscribe. Supported file pattern: go.mod
|
|
golangci-lint (darwin)
Restore cache failed: Dependencies file is not found in /Users/runner/work/subscribe/subscribe. Supported file pattern: go.mod
|
|
golangci-lint (freebsd)
Restore cache failed: Dependencies file is not found in /Users/runner/work/subscribe/subscribe. Supported file pattern: go.mod
|