create endpoints using egoscale 3.1.6 structs #1291
Annotations
6 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:
cmd/dbaas_external_endpoint_show_opensearch.go#L40
func truncateString 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/
|