apply review comments #7
pr.yml
on: push
ci
/
build
4s
ci
/
lint
7s
ci
/
codecov
1m 7s
ci
/
tests
0s
Annotations
6 errors and 3 warnings
ci / lint:
sqs/pubsub_test.go#L39
undefined: runtime (typecheck)
|
ci / lint
issues found
|
ci / build:
sns/publisher.go#L8
missing go.sum entry for module providing package github.com/ThreeDotsLabs/watermill (imported by github.com/ThreeDotsLabs/watermill-amazonsqs/sns); to add:
|
ci / build:
sqs/marshaler.go#L7
missing go.sum entry for module providing package github.com/ThreeDotsLabs/watermill/message (imported by github.com/ThreeDotsLabs/watermill-amazonsqs/sns); to add:
|
ci / build
Process completed with exit code 2.
|
ci / codecov
Process completed with exit code 2.
|
ci / lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ci / build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ci / codecov
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|