chore: bump duty #1234
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
lint:
db/people.go#L25
cannot infer T (/home/runner/go/pkg/mod/github.com/flanksource/[email protected]/collections/structs.go:44:19) (typecheck)
|
lint:
notification/context.go#L33
t.DB undefined (type *Context has no field or method DB) (typecheck)
|
lint:
notification/context.go#L37
t.DB undefined (type *Context has no field or method DB) (typecheck)
|
lint:
notification/events.go#L102
notification.Title undefined (type *NotificationWithSpec has no field or method Title) (typecheck)
|
lint:
notification/events.go#L103
notification.Template undefined (type *NotificationWithSpec has no field or method Template) (typecheck)
|
lint:
notification/events.go#L104
notification.Properties undefined (type *NotificationWithSpec has no field or method Properties) (typecheck)
|
lint:
notification/events.go#L114
ctx.DB undefined (type *Context has no field or method DB) (typecheck)
|
lint:
notification/events.go#L232
n.PersonID undefined (type *NotificationWithSpec has no field or method PersonID) (typecheck)
|
lint:
notification/events.go#L235
n.ID undefined (type *NotificationWithSpec has no field or method ID) (typecheck)
|
lint:
notification/events.go#L237
n.PersonID undefined (type *NotificationWithSpec has no field or method PersonID) (typecheck)
|