Cleanup CloudStack network resources pre-test #24172
Annotations
1 error and 7 warnings
lint
issues found
|
lint:
pkg/executables/cmk.go#L461
unexported-return: exported method GetNetwork returns unexported type *executables.cmkNetwork, which can be annoying to use (revive)
|
lint:
internal/test/cleanup/cleanup.go#L102
exported: exported function CloudStackRmVms should have comment or be unexported (revive)
|
lint:
internal/test/cleanup/cleanup.go#L173
exported: exported function CleanUpCloudstackTestResources should have comment or be unexported (revive)
|
lint:
pkg/executables/cmk_test.go#L110
var-naming: struct field listRouterJsonFile should be listRouterJSONFile (revive)
|
lint:
pkg/executables/cmk_test.go#L111
var-naming: struct field routerId should be routerID (revive)
|
lint:
pkg/executables/cmk_test.go#L175
var-naming: struct field networkId should be networkID (revive)
|
lint:
pkg/executables/cmk_test.go#L203
var-naming: var getNetworkJsonFileContent should be getNetworkJSONFileContent (revive)
|