feature: sealos create
support for environment variable based template rendering
#5846
Annotations
5 errors
pkg/buildah/create.go#L140
if-return: redundant if ...; err != nil check, just return error instead. (revive)
|
pkg/buildah/create.go#L133
if-return: redundant if ...; err != nil check, just return error instead. (revive)
|
pkg/buildah/create.go#L129
loopclosure: loop variable mountPoint captured by func literal (govet)
|
pkg/buildah/create.go#L130
loopclosure: loop variable mountPoint captured by func literal (govet)
|
|
The logs for this run have expired and are no longer available.
Loading