feat: Configure container resources in the helm chart #1504
build.yml
on: pull_request
golangci-lint
1m 53s
hadolint
11s
helm lint
6s
check manifests
34s
check release-build
26s
Unit-tests
1m 39s
Annotations
8 errors
Unit-tests:
pkg/state/continuity_check_test.go#L111
undefined: ManifestRenderer
|
Unit-tests:
pkg/state/continuity_check_test.go#L120
undefined: ParseContainerNames
|
Unit-tests:
pkg/state/continuity_check_test.go#L153
undefined: ManifestRenderer
|
Unit-tests
Process completed with exit code 2.
|
golangci-lint:
pkg/state/continuity_check_test.go#L111
undefined: ManifestRenderer
|
golangci-lint:
pkg/state/continuity_check_test.go#L120
undefined: ParseContainerNames
|
golangci-lint:
pkg/state/continuity_check_test.go#L153
undefined: ManifestRenderer (typecheck)
|
golangci-lint
Process completed with exit code 2.
|