Skip to content

Update release.yml

Update release.yml #52

Triggered via push September 26, 2024 00:36
Status Failure
Total duration 4m 33s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
goreleaser: nsxt/resource_nsxt_lb_pool.go#L254
S1009: should omit nil check; len() for []github.com/vmware/go-vmware-nsxt/loadbalancer.LbSnatIpElement is defined as zero (gosimple)
goreleaser: nsxt/resource_nsxt_lb_pool.go#L424
S1009: should omit nil check; len() for []string is defined as zero (gosimple)
goreleaser: nsxt/resource_nsxt_policy_ipsec_vpn_session.go#L641
S1009: should omit nil check; len() for []github.com/vmware/vsphere-automation-sdk-go/services/nsxt/model.IPSecVpnTunnelInterface is defined as zero (gosimple)
goreleaser: nsxt/data_source_nsxt_policy_host_transport_node_collection_realization.go#L125
printf: non-constant format string in call to fmt.Errorf (govet)
goreleaser: nsxt/data_source_nsxt_upgrade_prepare_ready.go#L88
printf: non-constant format string in call to fmt.Errorf (govet)
goreleaser: nsxt/policy_errors.go#L107
printf: non-constant format string in call to fmt.Errorf (govet)
goreleaser: nsxt/resource_nsxt_upgrade_prepare.go#L418
printf: non-constant format string in call to fmt.Errorf (govet)
goreleaser
issues found
goreleaser
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/