feature(iOS): Add support to live-activity notifications (#802) #114
Annotations
7 errors
notify/notification.go#L120
the line is 137 characters long, which exceeds the maximum of 120 characters. (lll)
|
notify/notification_apns_test.go#L517
ST1003: should not use underscores in Go names; var stale_date should be staleDate (stylecheck)
|
notify/notification_apns_test.go#L518
ST1003: should not use underscores in Go names; var dismissal_date should be dismissalDate (stylecheck)
|
notify/notification_apns_test.go#L520
ST1003: var itemId should be itemID (stylecheck)
|
notify/notification_apns_test.go#L574
ST1003: var contentStateItemId should be contentStateItemID (stylecheck)
|
notify/notification_apns.go#L170
directive `//nolint:staticcheck` is unused for linter "staticcheck" (nolintlint)
|
|
The logs for this run have expired and are no longer available.
Loading