Skip to content

deps: update dependency golangci/golangci-lint to v1.60.3 #1896

deps: update dependency golangci/golangci-lint to v1.60.3

deps: update dependency golangci/golangci-lint to v1.60.3 #1896

Triggered via pull request August 26, 2024 08:02
Status Failure
Total duration 1m 36s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors
lint: internal/cmd/certificate/retry.go#L37
cannot use cmd (variable of type *cobra.Command) as context.Context value in argument to s.WaitForActions: *cobra.Command does not implement context.Context (missing method Deadline)
lint: internal/cmd/certificate/retry.go#L37
cannot use s (variable of type state.State) as *cobra.Command value in argument to s.WaitForActions (typecheck)
lint: internal/cmd/all/list.go#L10
could not import github.com/hetznercloud/cli/internal/cmd/certificate (-: # github.com/hetznercloud/cli/internal/cmd/certificate
lint: internal/cmd/certificate/retry.go#L37
cannot use cmd (variable of type *cobra.Command) as context.Context value in argument to s.WaitForActions: *cobra.Command does not implement context.Context (missing method Deadline)
lint: internal/cmd/certificate/retry.go#L37
cannot use s (variable of type state.State) as *cobra.Command value in argument to s.WaitForActions) (typecheck)
lint: cmd/hcloud/main.go#L9
could not import github.com/hetznercloud/cli/internal/cmd/certificate (-: # github.com/hetznercloud/cli/internal/cmd/certificate
lint: internal/cmd/certificate/retry.go#L37
cannot use cmd (variable of type *cobra.Command) as context.Context value in argument to s.WaitForActions: *cobra.Command does not implement context.Context (missing method Deadline)
lint: internal/cmd/certificate/retry.go#L37
cannot use s (variable of type state.State) as *cobra.Command value in argument to s.WaitForActions) (typecheck)
lint: internal/cmd/certificate/create_test.go#L11
could not import github.com/hetznercloud/cli/internal/cmd/certificate (-: # github.com/hetznercloud/cli/internal/cmd/certificate
lint: internal/cmd/certificate/retry.go#L37
cannot use cmd (variable of type *cobra.Command) as context.Context value in argument to s.WaitForActions: *cobra.Command does not implement context.Context (missing method Deadline)
test: internal/cmd/certificate/retry.go#L37
cannot use cmd (variable of type *cobra.Command) as context.Context value in argument to s.WaitForActions: *cobra.Command does not implement context.Context (missing method Deadline)
test: internal/cmd/certificate/retry.go#L37
cannot use s (variable of type state.State) as *cobra.Command value in argument to s.WaitForActions
test
Process completed with exit code 1.