feat: Configure container resources in the helm chart #1505
build.yml
on: pull_request
golangci-lint
1m 52s
hadolint
16s
helm lint
3s
check manifests
30s
check release-build
28s
Unit-tests
1m 39s
Annotations
8 errors
Unit-tests:
pkg/state/continuity_check_test.go#L110
undefined: ManifestRenderer
|
Unit-tests:
pkg/state/continuity_check_test.go#L119
undefined: ParseContainerNames
|
Unit-tests:
pkg/state/continuity_check_test.go#L152
undefined: ManifestRenderer
|
Unit-tests
Process completed with exit code 2.
|
golangci-lint:
pkg/state/continuity_check_test.go#L110
undefined: ManifestRenderer
|
golangci-lint:
pkg/state/continuity_check_test.go#L119
undefined: ParseContainerNames
|
golangci-lint:
pkg/state/continuity_check_test.go#L152
undefined: ManifestRenderer (typecheck)
|
golangci-lint
Process completed with exit code 2.
|