Introduce Helm Chart Test Framework Along With Basic Tests #22
Annotations
10 errors and 3 warnings
go-lint-fmt:
test/testlib/bitnami_db.go#L18
comment on exported function StartDB should be of the form "StartDB ..."
|
go-lint-fmt:
test/testlib/bitnami_db.go#L32
exported type DBInstallationStep should have comment or be unexported
|
go-lint-fmt:
test/testlib/bitnami_db.go#L34
exported type DB should have comment or be unexported
|
go-lint-fmt:
test/testlib/constants.go#L3
don't use ALL_CAPS in Go names; use CamelCase
|
go-lint-fmt:
test/testlib/constants.go#L3
exported const RESULT_DIR should have comment or be unexported
|
go-lint-fmt:
test/testlib/constants.go#L5
don't use ALL_CAPS in Go names; use CamelCase
|
go-lint-fmt:
test/testlib/constants.go#L5
exported const TEARDOWN_GLOBAL should have comment or be unexported
|
go-lint-fmt:
test/testlib/constants.go#L6
don't use ALL_CAPS in Go names; use CamelCase
|
go-lint-fmt:
test/testlib/constants.go#L6
exported const TEARDOWN_MLS should have comment or be unexported
|
go-lint-fmt:
test/testlib/constants.go#L7
don't use ALL_CAPS in Go names; use CamelCase
|
fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
helm-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|