Add continuity check unit test #149
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 52s
hadolint
5s
helm lint
4s
check manifests
29s
check release-build
30s
Unit-tests
1m 32s
Annotations
10 errors
helm lint
Process completed with exit code 2.
|
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.
|