Experimental migration support for POSIX #1868
Annotations
3 errors and 1 warning
golangci-lint:
cmd/experimental/migrate/internal/migrate.go#L150
Error return value of `retry.Do` is not checked (errcheck)
|
golangci-lint:
storage/posix/files.go#L626
printf: fmt.Errorf format %p has arg p of wrong type uint8 (govet)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading