Introduce Helm Chart Test Framework Along With Basic Tests #2
Annotations
7 errors and 2 warnings
helm-test:
test/testlib/bitnami_db.go#L5
missing go.sum entry for module providing package github.com/gruntwork-io/terratest/modules/helm (imported by github.com/xmtp/xmtpd-infrastructure/v1/test/testlib); to add:
|
helm-test:
test/testlib/bitnami_db.go#L6
missing go.sum entry for module providing package github.com/gruntwork-io/terratest/modules/k8s (imported by github.com/xmtp/xmtpd-infrastructure/v1/test/testlib); to add:
|
helm-test:
test/testlib/bitnami_db.go#L7
missing go.sum entry for module providing package github.com/gruntwork-io/terratest/modules/random (imported by github.com/xmtp/xmtpd-infrastructure/v1/test/testlib); to add:
|
helm-test:
test/testlib/global.go#L8
missing go.sum entry for module providing package github.com/stretchr/testify/require (imported by github.com/xmtp/xmtpd-infrastructure/v1/test/testlib); to add:
|
helm-test:
test/testlib/xmtp_xmtpd.go#L8
missing go.sum entry for module providing package gopkg.in/yaml.v3 (imported by github.com/xmtp/xmtpd-infrastructure/v1/test/testlib); to add:
|
helm-test:
test/testlib/bitnami_db.go#L8
missing go.sum entry for module providing package k8s.io/api/core/v1 (imported by github.com/xmtp/xmtpd-infrastructure/v1/test/testlib); to add:
|
helm-test:
test/testlib/global.go#L10
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1 (imported by github.com/xmtp/xmtpd-infrastructure/v1/test/testlib); to add:
|
helm-test
Both go-version and go-version-file inputs are specified, only go-version will be used
|
helm-test
Restore cache failed: Dependencies file is not found in /home/runner/work/xmtpd-infrastructure/xmtpd-infrastructure. Supported file pattern: go.sum
|