Skip to content

Replace pid with flock for runtime config loading #8986

Replace pid with flock for runtime config loading

Replace pid with flock for runtime config loading #8986

Triggered via pull request January 20, 2025 15:11
Status Failure
Total duration 2m 2s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint: cmd/airgap/airgap.go#L20
could not import github.com/k0sproject/k0s/pkg/config (-: # github.com/k0sproject/k0s/pkg/config
Lint: cmd/api/api.go#L38
could not import github.com/k0sproject/k0s/pkg/config (-: # github.com/k0sproject/k0s/pkg/config
Lint: pkg/component/status/client.go#L30
could not import github.com/k0sproject/k0s/pkg/config (-: # github.com/k0sproject/k0s/pkg/config
Lint: cmd/backup/backup_unix.go#L31
could not import github.com/k0sproject/k0s/pkg/config (-: # github.com/k0sproject/k0s/pkg/config
Lint: cmd/backup/backup_unix.go#L79
c.K0sVars undefined (type *command has no field or method K0sVars) (typecheck)
Lint: cmd/backup/backup_unix.go#L80
c.K0sVars undefined (type *command has no field or method K0sVars) (typecheck)
Lint: cmd/backup/backup_unix.go#L83
c.K0sVars undefined (type *command has no field or method K0sVars) (typecheck)
Lint: cmd/backup/backup_unix.go#L89
c.K0sVars undefined (type *command has no field or method K0sVars) (typecheck)
Lint: cmd/backup/backup_unix.go#L99
c.K0sVars undefined (type *command has no field or method K0sVars) (typecheck)
Lint: pkg/telemetry/component.go#L26
could not import github.com/k0sproject/k0s/pkg/config (-: # github.com/k0sproject/k0s/pkg/config
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636