Skip to content

Unit test

Unit test #4

Triggered via push January 31, 2025 22:25
Status Failure
Total duration 21s
Artifacts

unit-tests.yml

on: push
Unit Tests
10s
Unit Tests
Fit to window
Zoom out
Zoom in

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