Skip to content

refactor: refactor Android FCM integration and update dependencies #14

refactor: refactor Android FCM integration and update dependencies

refactor: refactor Android FCM integration and update dependencies #14

Triggered via push May 26, 2024 13:33
Status Failure
Total duration 1m 47s
Artifacts

testing.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 errors
lint: main.go#L18
could not import github.com/appleboy/gorush/notify (-: # github.com/appleboy/gorush/notify
lint: notify/notification_fcm.go#L154
result.Unregistered undefined (type *messaging.SendResponse has no field or method Unregistered)
lint: notify/notification_fcm.go#L186
res.FailedRegistrationIDs undefined (type *messaging.BatchResponse has no field or method FailedRegistrationIDs)
lint: notify/notification_fcm.go#L187
res.FailedRegistrationIDs undefined (type *messaging.BatchResponse has no field or method FailedRegistrationIDs)
lint: notify/notification_fcm.go#L190
notification.To undefined (type *messaging.Message has no field or method To)) (typecheck)
lint: notify/feedback.go#L1
: # github.com/appleboy/gorush/notify [github.com/appleboy/gorush/notify.test]
lint: notify/notification_fcm.go#L154
result.Unregistered undefined (type *messaging.SendResponse has no field or method Unregistered)
lint: notify/notification_fcm.go#L186
res.FailedRegistrationIDs undefined (type *messaging.BatchResponse has no field or method FailedRegistrationIDs)
lint: notify/notification_fcm.go#L187
res.FailedRegistrationIDs undefined (type *messaging.BatchResponse has no field or method FailedRegistrationIDs)
lint: notify/notification_fcm.go#L190
notification.To undefined (type *messaging.Message has no field or method To)
testing: notify/notification_fcm.go#L154
result.Unregistered undefined (type *messaging.SendResponse has no field or method Unregistered)
testing: notify/notification_fcm.go#L186
res.FailedRegistrationIDs undefined (type *messaging.BatchResponse has no field or method FailedRegistrationIDs)
testing: notify/notification_fcm.go#L187
res.FailedRegistrationIDs undefined (type *messaging.BatchResponse has no field or method FailedRegistrationIDs)
testing: notify/notification_fcm.go#L190
notification.To undefined (type *messaging.Message has no field or method To)
testing
Process completed with exit code 2.