Drop golang.org/x/net replace #400
golangci-lint.yaml
on: push
github (govet, golint and gotest)
1m 59s
github (golangci)
1m 9s
Annotations
10 errors and 2 warnings
github (golangci):
api/v1beta1/webhook_suite_test.go#L54
undefined: BeforeSuite (typecheck)
|
github (golangci):
api/v1beta1/webhook_suite_test.go#L124
undefined: AfterSuite (typecheck)
|
github (golangci):
api/v1beta1/common_openstackbaremetalset.go#L107
instance.Name undefined (type *OpenStackBaremetalSet has no field or method Name) (typecheck)
|
github (golangci):
api/v1beta1/common_openstackbaremetalset.go#L133
instance.Name undefined (type *OpenStackBaremetalSet has no field or method Name) (typecheck)
|
github (golangci):
api/v1beta1/common_openstackbaremetalset.go#L175
instance.Name undefined (type *OpenStackBaremetalSet has no field or method Name) (typecheck)
|
github (golangci):
api/v1beta1/common_openstackbaremetalset.go#L210
instance.Kind undefined (type *OpenStackBaremetalSet has no field or method Kind) (typecheck)
|
github (golangci):
api/v1beta1/common_openstackbaremetalset.go#L224
instance.Kind undefined (type *OpenStackBaremetalSet has no field or method Kind) (typecheck)
|
github (golangci):
api/v1beta1/common_openstackbaremetalset.go#L238
instance.Kind undefined (type *OpenStackBaremetalSet has no field or method Kind) (typecheck)
|
github (golangci):
api/v1beta1/common_openstackcontrolplane.go#L68
instance.Namespace undefined (type *OpenStackControlPlane has no field or method Namespace) (typecheck)
|
github (golangci):
api/v1beta1/common_openstacknet.go#L218
osNetCfg.DeepCopy().GroupVersionKind undefined (type *OpenStackNetConfig has no field or method GroupVersionKind) (typecheck)
|
github (golangci)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
github (govet, golint and gotest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|