chore: [bot] Upgrade AWS Mocks #2833
Annotations
5 errors and 1 warning
Run golangci-lint
unnecessary trailing newline (whitespace)
|
Run golangci-lint
import 'github.com/pkg/errors' is not allowed from list 'main': please use errors from the standard library instead (depguard)
|
Run golangci-lint
import 'github.com/pkg/errors' is not allowed from list 'main': please use errors from the standard library instead (depguard)
|
Run golangci-lint
import 'github.com/pkg/errors' is not allowed from list 'main': please use errors from the standard library instead (depguard)
|
Run golangci-lint
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /runner/_work/go-misc/go-misc. Supported file pattern: go.sum
|
Loading