Fix exiting when context is cancelled #6
Annotations
4 errors and 2 warnings
test:
examples/receiver/main.go#L78
ev.Data undefined (type *pushreceiver.MessageEvent has no field or method Data)
|
lint
ev.Data undefined (type *pushreceiver.MessageEvent has no field or method Data)
|
lint:
examples/receiver/main.go#L78
ev.Data undefined (type *pushreceiver.MessageEvent has no field or method Data) (compile)
|
lint
Process completed with exit code 1.
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|