fix(CLOUDDEV-1134): fix add sg without port #776
Annotations
4 errors and 1 warning
Linters:
edgecenter/utils_securitygroup.go#L44
unusedresult: result of fmt.Errorf call not used (govet)
|
Linters:
edgecenter/utils_securitygroup.go#L49
unusedresult: result of fmt.Errorf call not used (govet)
|
Linters:
edgecenter/resource_edgecenter_securitygroup.go#L25
named return "warns" with type "[]string" found (nonamedreturns)
|
Linters
Process completed with exit code 2.
|
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/
|
Loading