Skip to content

Bump k8s.io/api from 0.27.4 to 0.28.0 #1564

Bump k8s.io/api from 0.27.4 to 0.28.0

Bump k8s.io/api from 0.27.4 to 0.28.0 #1564

Triggered via pull request August 24, 2023 05:09
Status Failure
Total duration 2m 0s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: pkg/kapp/cmd/tools/diff_flags.go#L31
s.Summary undefined (type *DiffFlags has no field or method Summary) (typecheck)
lint: pkg/kapp/cmd/tools/diff_flags.go#L32
s.Changes undefined (type *DiffFlags has no field or method Changes) (typecheck)
lint: pkg/kapp/cmd/tools/diff_flags.go#L34
s.Context undefined (type *DiffFlags has no field or method Context) (typecheck)
lint: pkg/kapp/cmd/tools/diff_flags.go#L35
s.LineNumbers undefined (type *DiffFlags has no field or method LineNumbers) (typecheck)
lint: pkg/kapp/cmd/tools/diff_flags.go#L36
s.Mask undefined (type *DiffFlags has no field or method Mask) (typecheck)
lint: pkg/kapp/cmd/tools/diff_flags.go#L38
s.AgainstLastApplied undefined (type *DiffFlags has no field or method AgainstLastApplied) (typecheck)
lint: pkg/kapp/cmd/tools/diff_flags.go#L40
s.Filter undefined (type *DiffFlags has no field or method Filter) (typecheck)
lint: pkg/kapp/cmd/tools/diff_flags.go#L41
s.ChangesYAML undefined (type *DiffFlags has no field or method ChangesYAML) (typecheck)
lint: pkg/kapp/cmd/app/apply_flags.go#L43
s.ApplyIgnored undefined (type *ApplyFlags has no field or method ApplyIgnored) (typecheck)
lint: pkg/kapp/cmd/app/apply_flags.go#L44
s.ApplyingChangesOpts undefined (type *ApplyFlags has no field or method ApplyingChangesOpts) (typecheck)
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/