Skip to content

Close action trigger when notification is deleted #406

Close action trigger when notification is deleted

Close action trigger when notification is deleted #406

Triggered via push December 22, 2023 13:22
Status Failure
Total duration 26s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Linter: metrics/metric_counter.go#L48
c.Get undefined (type *Counter has no field or method Get) (typecheck)
Linter: metrics/metric_gauge.go#L45
g.Get undefined (type *Gauge has no field or method Get) (typecheck)
Linter: metrics/persistence.go#L89
c.Set undefined (type *Counter has no field or method Set, but does have set) (typecheck)
Linter: metrics/persistence.go#L104
newStorage.SetKey undefined (type *metricsStorage has no field or method SetKey) (typecheck)
Linter: metrics/persistence.go#L118
counter.Get undefined (type *Counter has no field or method Get) (typecheck)
Linter: notifications/database.go#L113
n.Meta undefined (type *Notification has no field or method Meta) (typecheck)
Linter: notifications/database.go#L115
n.DatabaseKey undefined (type *Notification has no field or method DatabaseKey) (typecheck)
Linter: notifications/database.go#L148
existing.Meta undefined (type *Notification has no field or method Meta) (typecheck)
Linter: notifications/module-mirror.go#L73
n.Meta undefined (type *Notification has no field or method Meta) (typecheck)
Linter: notifications/notification.go#L325
n.KeyIsSet undefined (type *Notification has no field or method KeyIsSet) (typecheck)