build(deps): bump k8s.io/api from 0.31.3 to 0.32.0 #10
lint.yml
on: pull_request
Markdown Lint
3s
golang-lint
1m 22s
Annotations
10 errors and 2 warnings
golang-lint:
internal/controller/common/configmap.go#L78
b.Client undefined (type *SupersetConfigMapBuilder has no field or method Client) (typecheck)
|
golang-lint:
internal/controller/common/configmap.go#L79
b.Client undefined (type *SupersetConfigMapBuilder has no field or method Client) (typecheck)
|
golang-lint:
internal/controller/common/configmap.go#L148
b.Client undefined (type *SupersetConfigMapBuilder has no field or method Client) (typecheck)
|
golang-lint:
internal/controller/common/configmap.go#L299
b.AddItem undefined (type *SupersetConfigMapBuilder has no field or method AddItem) (typecheck)
|
golang-lint:
internal/controller/common/configmap.go#L300
b.AddItem undefined (type *SupersetConfigMapBuilder has no field or method AddItem) (typecheck)
|
golang-lint:
internal/controller/common/configmap.go#L306
b.AddItem undefined (type *SupersetConfigMapBuilder has no field or method AddItem) (typecheck)
|
golang-lint:
internal/controller/common/configmap.go#L307
b.GetObject undefined (type *SupersetConfigMapBuilder has no field or method GetObject) (typecheck)
|
golang-lint:
internal/controller/common/deployment.go#L203
b.GetImage undefined (type *DeploymentBuilder has no field or method GetImage) (typecheck)
|
golang-lint:
internal/controller/common/deployment.go#L213
b.GetImage undefined (type *DeploymentBuilder has no field or method GetImage) (typecheck)
|
golang-lint:
internal/controller/common/deployment.go#L258
b.Client undefined (type *DeploymentBuilder has no field or method Client) (typecheck)
|
Markdown Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golang-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|