Skip to content

fix(CLOUDDEV-1134): fix add sg without port #776

fix(CLOUDDEV-1134): fix add sg without port

fix(CLOUDDEV-1134): fix add sg without port #776

Triggered via pull request November 13, 2024 06:54
Status Failure
Total duration 1m 16s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: edgecenter/utils_securitygroup.go#L44
unusedresult: result of fmt.Errorf call not used (govet)
build: edgecenter/utils_securitygroup.go#L49
unusedresult: result of fmt.Errorf call not used (govet)
build: edgecenter/resource_edgecenter_securitygroup.go#L25
named return "warns" with type "[]string" found (nonamedreturns)
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-node***6-by-default/