the broken show #1274
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/
|