Skip to content

refactor: Refactoring for Improved Readability #527

refactor: Refactoring for Improved Readability

refactor: Refactoring for Improved Readability #527

Re-run triggered November 27, 2023 21:53
Status Failure
Total duration 37s
Artifacts

go.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
build (1.20): presence_test.go#L34
undefined: waBinary.AttrGetter
build (1.20): presence_test.go#L59
cli.Store undefined (type *MockClient has no field or method Store)
build (1.20): presence_test.go#L60
cli.SendPresence undefined (type *MockClient has no field or method SendPresence)
build (1.20): presence_test.go#L64
cli.Store undefined (type *MockClient has no field or method Store)
build (1.20): presence_test.go#L65
cli.SendPresence undefined (type *MockClient has no field or method SendPresence)
build (1.20): presence_test.go#L69
cli.sendActiveReceipts undefined (type *MockClient has no field or method sendActiveReceipts)
build (1.20): presence_test.go#L70
cli.SendPresence undefined (type *MockClient has no field or method SendPresence)
build (1.20): presence_test.go#L78
cli.ErrorOnSubscribePresenceWithoutToken undefined (type *MockClient has no field or method ErrorOnSubscribePresenceWithoutToken)
build (1.20): presence_test.go#L79
cli.SubscribePresence undefined (type *MockClient has no field or method SubscribePresence)
build (1.20): presence_test.go#L79
cannot convert "user@example.com" (untyped string constant) to type types.JID
build (1.21): presence_test.go#L34
undefined: waBinary.AttrGetter
build (1.21): presence_test.go#L59
cli.Store undefined (type *MockClient has no field or method Store)
build (1.21): presence_test.go#L60
cli.SendPresence undefined (type *MockClient has no field or method SendPresence)
build (1.21): presence_test.go#L64
cli.Store undefined (type *MockClient has no field or method Store)
build (1.21): presence_test.go#L65
cli.SendPresence undefined (type *MockClient has no field or method SendPresence)
build (1.21): presence_test.go#L69
cli.sendActiveReceipts undefined (type *MockClient has no field or method sendActiveReceipts)
build (1.21): presence_test.go#L70
cli.SendPresence undefined (type *MockClient has no field or method SendPresence)
build (1.21): presence_test.go#L78
cli.ErrorOnSubscribePresenceWithoutToken undefined (type *MockClient has no field or method ErrorOnSubscribePresenceWithoutToken)
build (1.21): presence_test.go#L79
cli.SubscribePresence undefined (type *MockClient has no field or method SubscribePresence)
build (1.21): presence_test.go#L79
cannot convert "user@example.com" (untyped string constant) to type types.JID
build (1.20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (1.21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/