chore: release main #2789
Annotations
10 errors and 1 warning
Run golangci-lint
unnecessary trailing newline (whitespace)
|
Run golangci-lint
unnecessary leading 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/sirupsen/logrus' is not allowed from list 'main': please use log/slog 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/sirupsen/logrus' is not allowed from list 'main': please use log/slog from the standard library instead (depguard)
|
Run golangci-lint
import 'github.com/sirupsen/logrus' is not allowed from list 'main': please use log/slog from the standard library instead (depguard)
|
Run golangci-lint
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
Run golangci-lint
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (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
|
The logs for this run have expired and are no longer available.
Loading