build(deps): bump k8s.io/api from 0.31.3 to 0.32.0 #21
lint.yml
on: pull_request
Markdown Lint
6s
golang-lint
1m 15s
Annotations
10 errors and 2 warnings
golang-lint:
internal/common/kerberos.go#L244
missing return (typecheck)
|
golang-lint:
internal/common/logging.go#L75
l.Instance.GetNamespace undefined (type T has no field or method GetNamespace) (typecheck)
|
golang-lint:
internal/common/pdb.go#L52
r.Instance.GetNamespace undefined (type T has no field or method GetNamespace) (typecheck)
|
golang-lint:
internal/common/resouce_reconciler.go#L329
s.Instance.GetNamespace undefined (type T has no field or method GetNamespace) (typecheck)
|
golang-lint:
internal/common/resouce_reconciler.go#L353
s.Instance.GetGeneration undefined (type T has no field or method GetGeneration) (typecheck)
|
golang-lint:
internal/common/role.go#L53
r.Instance.GetName undefined (type T has no field or method GetName) (typecheck)
|
golang-lint:
internal/controller/data/configmap.go#L44
c.MergedCfg undefined (type *ConfigMapReconciler has no field or method MergedCfg) (typecheck)
|
golang-lint:
internal/controller/data/configmap.go#L71
c.MergedCfg undefined (type *ConfigMapReconciler has no field or method MergedCfg) (typecheck)
|
golang-lint:
internal/controller/data/configmap.go#L77
c.Client undefined (type *ConfigMapReconciler has no field or method Client) (typecheck)
|
golang-lint:
internal/controller/data/configmap.go#L78
c.Instance undefined (type *ConfigMapReconciler has no field or method Instance) (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
|