Add continuity check unit test #153
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build.yml
on: push
golangci-lint
1m 50s
hadolint
3s
helm lint
4s
check manifests
28s
check release-build
28s
Unit-tests
1m 42s
Annotations
9 errors
check release-build
Process completed with exit code 2.
|
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.
|