Skip to content

Update release.yml

Update release.yml #48

Triggered via push September 24, 2024 01:48
Status Failure
Total duration 3m 47s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
goreleaser: api/utl/api_util.go#L1
: cannot compile Go 1.22 code (typecheck)
goreleaser: api/infra.go#L13
could not import github.com/vmware/terraform-provider-nsxt/api/utl (-: cannot compile Go 1.22 code) (typecheck)
goreleaser: api/infra/dhcp_relay_config.go#L15
could not import github.com/vmware/terraform-provider-nsxt/api/utl (-: cannot compile Go 1.22 code) (typecheck)
goreleaser: api/infra/context_profiles/attribute.go#L15
could not import github.com/vmware/terraform-provider-nsxt/api/utl (-: cannot compile Go 1.22 code) (typecheck)
goreleaser: api/infra/context_profiles/custom_attributes/policy_custom_attributes.go#L15
could not import github.com/vmware/terraform-provider-nsxt/api/utl (-: cannot compile Go 1.22 code) (typecheck)
goreleaser: api/infra/domains/gateway_policy.go#L16
could not import github.com/vmware/terraform-provider-nsxt/api/utl (-: cannot compile Go 1.22 code) (typecheck)
goreleaser: api/infra/domains/groups/policy_firewall_flood_protection_profile_binding_map.go#L15
could not import github.com/vmware/terraform-provider-nsxt/api/utl (-: cannot compile Go 1.22 code) (typecheck)
goreleaser: api/infra/domains/security_policies/rule.go#L15
could not import github.com/vmware/terraform-provider-nsxt/api/utl (-: cannot compile Go 1.22 code) (typecheck)
goreleaser: api/infra/ip_pools/ip_address_allocation.go#L13
could not import github.com/vmware/terraform-provider-nsxt/api/utl (-: cannot compile Go 1.22 code) (typecheck)
goreleaser: api/infra/realized_state/realized_entity.go#L15
could not import github.com/vmware/terraform-provider-nsxt/api/utl (-: cannot compile Go 1.22 code) (typecheck)
goreleaser
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/