Running tests #59
Annotations
6 errors and 1 warning
Run go test -v ./...:
main.go#L14
missing go.sum entry for module providing package github.com/strowk/foxy-contexts/pkg/app (imported by github.com/strowk/mcp-k8s-go); to add:
|
Run go test -v ./...:
main.go#L15
missing go.sum entry for module providing package github.com/strowk/foxy-contexts/pkg/mcp (imported by github.com/strowk/mcp-k8s-go); to add:
|
Run go test -v ./...:
main.go#L16
missing go.sum entry for module providing package github.com/strowk/foxy-contexts/pkg/stdio (imported by github.com/strowk/mcp-k8s-go); to add:
|
Run go test -v ./...:
internal/k8s/apps/v1/deployment/get_deployment_tool.go#L6
missing go.sum entry for module providing package github.com/strowk/foxy-contexts/pkg/fxctx (imported by github.com/strowk/mcp-k8s-go/internal/k8s/apps/v1/deployment); to add:
|
Run go test -v ./...:
internal/k8s/apps/v1/deployment/get_deployment_tool.go#L8
missing go.sum entry for module providing package github.com/strowk/foxy-contexts/pkg/toolinput (imported by github.com/strowk/mcp-k8s-go/internal/k8s/apps/v1/deployment); to add:
|
Run go test -v ./...
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading