Skip to content

wip to get everything working #246

wip to get everything working

wip to get everything working #246

Triggered via push September 12, 2024 08:45
Status Failure
Total duration 2m 5s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
ci: tests/crds/underscored-types/crds/kubernetes/juice/v1alpha1/networkPolicy.go#L10
missing go.sum entry for module providing package github.com/pulumi/pulumi-kubernetes/sdk/v4/go/kubernetes/meta/v1 (imported by github.com/pulumi/crd2pulumi/tests/crds/underscored-types/crds/kubernetes/juice/v1alpha1); to add:
ci: tests/crds/underscored-types/crds/kubernetes/juice/v1alpha1/init.go#L10
missing go.sum entry for module providing package github.com/pulumi/pulumi-kubernetes/sdk/v4/go/kubernetes/utilities (imported by github.com/pulumi/crd2pulumi/tests/crds/underscored-types/crds/kubernetes/juice/v1alpha1); to add:
ci
missing go.sum entry for module providing package github.com/spf13/cast (imported by github.com/pulumi/pulumi/sdk/v3/go/pulumi/config); to add:
ci
Process completed with exit code 2.
ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/