feature: sealos create
support for environment variable based template rendering
#5845
ci.yml
on: pull_request
resolve-modules
9s
Matrix: golangci-lint
Annotations
6 errors
golangci-lint (.):
pkg/buildah/create.go#L140
if-return: redundant if ...; err != nil check, just return error instead. (revive)
|
golangci-lint (.):
pkg/buildah/create.go#L133
if-return: redundant if ...; err != nil check, just return error instead. (revive)
|
golangci-lint (.):
pkg/buildah/create.go#L129
loopclosure: loop variable mountPoint captured by func literal (govet)
|
golangci-lint (.):
pkg/buildah/create.go#L130
loopclosure: loop variable mountPoint captured by func literal (govet)
|
golangci-lint (.)
issues found
|
golangci-lint (./test/e2e)
The job was canceled because "_" failed.
|