Skip to content

feat: sync check statuses every 30 seconds #956

feat: sync check statuses every 30 seconds

feat: sync check statuses every 30 seconds #956

Triggered via pull request September 27, 2023 15:15
Status Failure
Total duration 7m 29s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: db/people.go#L23
cannot infer T (/home/runner/go/pkg/mod/github.com/flanksource/commons@v1.12.0/collections/structs.go:44:19) (typecheck)
lint: playbook/approval.go#L38
cannot infer T (/home/runner/go/pkg/mod/github.com/flanksource/commons@v1.12.0/collections/slice.go:47:15) (typecheck)
lint: playbook/approval.go#L47
cannot infer T (/home/runner/go/pkg/mod/github.com/flanksource/commons@v1.12.0/collections/slice.go:47:15) (typecheck)
lint: cmd/server.go#L191
cannot infer T (/home/runner/go/pkg/mod/github.com/flanksource/kopper@v1.0.6/reconciler.go:16:22) (typecheck)
lint: cmd/server.go#L200
cannot infer T (/home/runner/go/pkg/mod/github.com/flanksource/kopper@v1.0.6/reconciler.go:16:22) (typecheck)
lint: cmd/server.go#L209
cannot infer T (/home/runner/go/pkg/mod/github.com/flanksource/kopper@v1.0.6/reconciler.go:16:22) (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#L100
notification.Title undefined (type *NotificationWithSpec has no field or method Title) (typecheck)
lint: notification/events.go#L101
notification.Template undefined (type *NotificationWithSpec has no field or method Template) (typecheck)