Skip to content

feature: sealos create support for environment variable based template rendering #5845

feature: sealos create support for environment variable based template rendering

feature: sealos create support for environment variable based template rendering #5845

Triggered via pull request November 1, 2023 09:50
@LZiHaNLZiHaN
synchronize #4222
LZiHaN:main
Status Failure
Total duration 4m 41s
Artifacts

ci.yml

on: pull_request
resolve-modules
9s
resolve-modules
Matrix: golangci-lint
Fit to window
Zoom out
Zoom in

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.