Skip to content

Initial Ucp provider #626

Initial Ucp provider

Initial Ucp provider #626

Triggered via pull request December 16, 2024 13:52
Status Failure
Total duration 28s
Artifacts

compile-test.yaml

on: pull_request
Build-Test-Binary
19s
Build-Test-Binary
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build-Test-Binary: main.go#L10
missing go.sum entry for module providing package github.com/vmware-tanzu/crash-diagnostics/cmd (imported by github.com/nasioman/crash-diagnostics); to add:
Build-Test-Binary: cmd/buildinfo.go#L10
missing go.sum entry for module providing package github.com/vmware-tanzu/crash-diagnostics/buildinfo (imported by github.com/nasioman/crash-diagnostics/cmd); to add:
Build-Test-Binary: cmd/run.go#L12
missing go.sum entry for module providing package github.com/vmware-tanzu/crash-diagnostics/exec (imported by github.com/nasioman/crash-diagnostics/cmd); to add:
Build-Test-Binary: cmd/crashd.go#L13
missing go.sum entry for module providing package github.com/vmware-tanzu/crash-diagnostics/logging (imported by github.com/nasioman/crash-diagnostics/cmd); to add:
Build-Test-Binary: cmd/run.go#L13
missing go.sum entry for module providing package github.com/vmware-tanzu/crash-diagnostics/util (imported by github.com/nasioman/crash-diagnostics/cmd); to add:
Build-Test-Binary: exec/executor.go#L11
missing go.sum entry for module providing package github.com/vmware-tanzu/crash-diagnostics/starlark (imported by github.com/nasioman/crash-diagnostics/exec); to add:
Build-Test-Binary: provider/kube_config.go#L10
missing go.sum entry for module providing package github.com/vmware-tanzu/crash-diagnostics/k8s (imported by github.com/nasioman/crash-diagnostics/provider); to add:
Build-Test-Binary: starlark/archive.go#L13
missing go.sum entry for module providing package github.com/vmware-tanzu/crash-diagnostics/archiver (imported by github.com/nasioman/crash-diagnostics/starlark); to add:
Build-Test-Binary: starlark/capa_provider.go#L12
missing go.sum entry for module providing package github.com/vmware-tanzu/crash-diagnostics/provider (imported by github.com/nasioman/crash-diagnostics/starlark); to add:
Build-Test-Binary: starlark/capture.go#L15
missing go.sum entry for module providing package github.com/vmware-tanzu/crash-diagnostics/ssh (imported by github.com/nasioman/crash-diagnostics/starlark); to add:
Build-Test-Binary
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636