build(deps): bump k8s.io/api from 0.31.3 to 0.32.1 #18
lint.yml
on: pull_request
Markdown Lint
4s
golang-lint
1m 22s
Annotations
10 errors and 2 warnings
golang-lint:
internal/common/config.go#L142
declared and not used: commonProperties (typecheck)
|
golang-lint:
internal/common/config.go#L178
declared and not used: ApiServerDefaultaApplicationYaml (typecheck)
|
golang-lint:
internal/common/container.go#L242
c.SetLivenessProbe undefined (type *ContainerBuilder has no field or method SetLivenessProbe) (typecheck)
|
golang-lint:
internal/common/container.go#L254
c.SetResources undefined (type *ContainerBuilder has no field or method SetResources) (typecheck)
|
golang-lint:
internal/common/role.go#L67
r.Spec undefined (type *RoleReconciler has no field or method Spec) (typecheck)
|
golang-lint:
internal/common/role.go#L68
r.Spec undefined (type *RoleReconciler has no field or method Spec) (typecheck)
|
golang-lint:
internal/common/role.go#L72
r.Spec undefined (type *RoleReconciler has no field or method Spec) (typecheck)
|
golang-lint:
internal/common/role.go#L77
r.RoleInfo undefined (type *RoleReconciler has no field or method RoleInfo) (typecheck)
|
golang-lint:
internal/common/role.go#L90
r.RoleInfo undefined (type *RoleReconciler has no field or method RoleInfo) (typecheck)
|
golang-lint:
internal/common/role.go#L105
r.AddResource undefined (type *RoleReconciler has no field or method AddResource) (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
|