Skip to content

listing endpoints #1283

listing endpoints

listing endpoints #1283

Triggered via push September 12, 2024 09:33
Status Failure
Total duration 1m 30s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: cmd/dbaas_external_endpoint_list.go#L56
*&x will be simplified to x. It will not copy x. (SA4001)
build: cmd/dbaas_external_endpoint_list.go#L57
*&x will be simplified to x. It will not copy x. (SA4001)
build: cmd/dbaas_external_endpoint_list.go#L58
*&x will be simplified to x. It will not copy x. (SA4001)
build: cmd/dbaas_external_endpoint_show.go#L25
unnecessary use of fmt.Sprintf (S1039)
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/