chore: bump duty to v1.0.266 #1240
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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)
|