Loadbalancer management network #1373
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
golangci-lint.yaml
on: pull_request
github (govet, golint and gotest)
2m 23s
github (golangci)
4m 31s
operator-lint
1m 55s
Annotations
11 errors and 5 warnings
github (govet, golint and gotest):
api/v1beta1/octavia_types.go#L139
comment on exported type OctaviaLbMgmtNetworks should be of the form "OctaviaLbMgmtNetworks ..." (with optional leading article)
|
github (govet, golint and gotest):
api/v1beta1/octavia_types.go#L148
struct field SubnetIpVersion should be SubnetIPVersion
|
github (govet, golint and gotest):
controllers/amphoracontroller_controller.go#L214
var networkId should be networkID
|
github (govet, golint and gotest):
controllers/amphoracontroller_controller.go#L373
method parameter lbMgmtNetworkId should be lbMgmtNetworkID
|
github (govet, golint and gotest):
pkg/amphoracontrollers/const.go#L19
exported const LbMgmtNetName should have comment (or a comment on this block) or be unexported
|
github (govet, golint and gotest):
pkg/amphoracontrollers/const.go#L24
comment on exported const LbMgmtSubnetCIDR should be of the form "LbMgmtSubnetCIDR ..."
|
github (govet, golint and gotest):
pkg/amphoracontrollers/const.go#L30
comment on exported const LbMgmtSubnetIPv6CIDR should be of the form "LbMgmtSubnetIPv6CIDR ..."
|
github (govet, golint and gotest):
pkg/amphoracontrollers/lb_mgmt_network.go#L31
exported function EnsureLbMgmtSubnet should have comment or be unexported
|
github (govet, golint and gotest):
pkg/amphoracontrollers/lb_mgmt_network.go#L128
exported function GetLbMgmtNetwork should have comment or be unexported
|
github (govet, golint and gotest):
pkg/amphoracontrollers/lb_mgmt_network.go#L147
exported function EnsureLbMgmtNetwork should have comment or be unexported
|
github (golangci)
golangci-lint exit with code 3
|
operator-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
github (govet, golint and gotest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
github (golangci)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
github (golangci)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
github (golangci)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|