feat: Configure container resources in the helm chart #1494
build.yml
on: pull_request
golangci-lint
1m 53s
hadolint
2s
helm lint
4s
check manifests
27s
check release-build
32s
Unit-tests
1m 40s
Annotations
8 errors
Unit-tests:
pkg/state/continuity_check_test.go#L81
undefined: ManifestRenderer
|
Unit-tests:
pkg/state/continuity_check_test.go#L90
undefined: ParseContainerNames
|
Unit-tests:
pkg/state/continuity_check_test.go#L123
undefined: ManifestRenderer
|
Unit-tests
Process completed with exit code 2.
|
golangci-lint:
pkg/state/continuity_check_test.go#L81
undefined: ManifestRenderer
|
golangci-lint:
pkg/state/continuity_check_test.go#L90
undefined: ParseContainerNames
|
golangci-lint:
pkg/state/continuity_check_test.go#L123
undefined: ManifestRenderer (typecheck)
|
golangci-lint
Process completed with exit code 2.
|