Skip to content

Revert "Adds uninstall status check message" #130

Revert "Adds uninstall status check message"

Revert "Adds uninstall status check message" #130

Triggered via push September 16, 2024 16:33
Status Failure
Total duration 22s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
build: cmd/root.go#L12
no required module provides package github.com/unity-sds/unity-cs-terraform-transformer/internal/pkg/components; to add it:
build: cmd/root.go#L13
no required module provides package github.com/unity-sds/unity-cs-terraform-transformer/internal/pkg/eks; to add it:
build: cmd/root.go#L14
no required module provides package github.com/unity-sds/unity-cs-terraform-transformer/internal/pkg/tagging; to add it:
build: internal/pkg/components/ec2Parser.go#L8
no required module provides package github.com/unity-sds/unity-cs-terraform-transformer/internal/pkg/hclparser; to add it:
build: marketplace/extensions.pb.go#L10
missing go.sum entry for module providing package google.golang.org/protobuf/reflect/protoreflect (imported by github.com/unity-sds/unity-cs-manager/marketplace); to add:
build: marketplace/extensions.pb.go#L11
missing go.sum entry for module providing package google.golang.org/protobuf/runtime/protoimpl (imported by github.com/unity-sds/unity-cs-manager/marketplace); to add:
build: marketplace/extensions.pb.go#L12
missing go.sum entry for module providing package google.golang.org/protobuf/types/known/structpb (imported by github.com/unity-sds/unity-cs-manager/marketplace); to add:
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/