Skip to content

the broken show

the broken show #1274

Triggered via push September 11, 2024 10:26
Status Failure
Total duration 1m 27s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build: cmd/dbaas_external_endpoint_show.go#L29
unnecessary use of fmt.Sprintf (S1039)
build: cmd/dbaas_external_endpoint_show.go#L52
type externalEndpointShowOutput is unused (U1000)
build: cmd/dbaas_external_endpoint_show.go#L59
func (*externalEndpointShowOutput).ToJSON is unused (U1000)
build: cmd/dbaas_external_endpoint_show.go#L61
func (*externalEndpointShowOutput).ToText is unused (U1000)
build: cmd/dbaas_external_endpoint_show.go#L63
func (*externalEndpointShowOutput).ToTable is unused (U1000)
build
Process completed with exit code 2.
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/