Forwarder: propagate the enveloped message's Context #149
pr.yml
on: pull_request
ci
/
build
52s
ci
/
lint
47s
ci
/
tests
0s
Annotations
7 errors and 2 warnings
ci / lint:
components/forwarder/envelope.go#L1
: # github.com/ThreeDotsLabs/watermill/components/forwarder [github.com/ThreeDotsLabs/watermill/components/forwarder.test]
|
ci / lint:
components/forwarder/envelope.go#L72
envelopedMsg.Context undefined (type messageEnvelope has no field or method Context) (typecheck)
|
ci / lint:
components/forwarder/forwarder_test.go#L9
could not import github.com/ThreeDotsLabs/watermill/components/forwarder (-: # github.com/ThreeDotsLabs/watermill/components/forwarder [github.com/ThreeDotsLabs/watermill/components/forwarder.test]
|
ci / lint:
components/forwarder/envelope.go#L72
envelopedMsg.Context undefined (type messageEnvelope has no field or method Context)) (typecheck)
|
ci / lint
issues found
|
ci / build:
components/forwarder/envelope.go#L72
envelopedMsg.Context undefined (type messageEnvelope has no field or method Context)
|
ci / build
Process completed with exit code 2.
|
ci / lint
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/
|
ci / build
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/
|