Unit test #4
Annotations
6 errors and 1 warning
Unit Tests:
internal/k8/k8.go#L5
missing go.sum entry for module providing package k8s.io/client-go/dynamic (imported by cluster-codex/internal/k8); to add:
|
Unit Tests:
internal/k8/k8.go#L6
missing go.sum entry for module providing package k8s.io/client-go/kubernetes (imported by cluster-codex/internal/k8); to add:
|
Unit Tests:
internal/k8/k8.go#L7
missing go.sum entry for module providing package k8s.io/client-go/rest (imported by cluster-codex/internal/k8); to add:
|
Unit Tests:
internal/k8/k8.go#L8
missing go.sum entry for module providing package k8s.io/client-go/tools/clientcmd (imported by cluster-codex/internal/k8); to add:
|
Unit Tests:
cmd/root.go#L8
missing go.sum entry for module providing package github.com/spf13/cobra (imported by cluster-codex/cmd); to add:
|
Unit Tests
Process completed with exit code 2.
|
Unit Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/cluster-codex/cluster-codex. Supported file pattern: go.sum
|