Skip to content

chore: bump duty to v1.0.266 #1240

chore: bump duty to v1.0.266

chore: bump duty to v1.0.266 #1240

Triggered via pull request January 1, 2024 09:56
Status Failure
Total duration 3m 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: cmd/server.go#L32
could not import github.com/flanksource/incident-commander/events (-: # github.com/flanksource/incident-commander/events
lint: events/checks.go#L12
cannot use defaultLoggerErrorHandler (value of type func(err error) bool) as func(ctx postq.Context, e error) bool value in struct literal
lint: events/components.go#L18
cannot use defaultLoggerErrorHandler (value of type func(err error) bool) as func(ctx postq.Context, e error) bool value in struct literal
lint: events/event_queue.go#L112
undefined: upstream.NewPushQueueConsumer
lint: events/notifications.go#L39
cannot use defaultLoggerErrorHandler (value of type func(err error) bool) as func(ctx postq.Context, e error) bool value in struct literal
lint: events/notifications.go#L52
cannot use defaultLoggerErrorHandler (value of type func(err error) bool) as func(ctx postq.Context, e error) bool value in struct literal
lint: events/playbook.go#L27
cannot use defaultLoggerErrorHandler (value of type func(err error) bool) as func(ctx postq.Context, e error) bool value in struct literal
lint: events/playbook.go#L37
cannot use defaultLoggerErrorHandler (value of type func(err error) bool) as func(ctx postq.Context, e error) bool value in struct literal
lint: events/responder.go#L21
cannot use defaultLoggerErrorHandler (value of type func(err error) bool) as func(ctx postq.Context, e error) bool value in struct literal
lint: events/responder.go#L31
cannot use defaultLoggerErrorHandler (value of type func(err error) bool) as func(ctx postq.Context, e error) bool value in struct literal) (typecheck)