Request/reply support #161
Triggered via pull request
September 22, 2023 07:12
Status
Failure
Total duration
2m 57s
Artifacts
–
pr.yml
on: pull_request
ci
/
build
33s
ci
/
lint
11s
ci
/
tests
2m 4s
Annotations
5 errors and 3 warnings
ci / lint:
components/requestreply/backend_pubsub.go#L92
const `notifyWhenExecutedMetadataKey` is unused (unused)
|
ci / lint:
components/requestreply/backend_pubsub.go#L280
func `PubSubRequestReply[Response].isRequestReplyEnabled` is unused (unused)
|
ci / lint:
components/requestreply/handler.go#L9
type `genericCommandHandler` is unused (unused)
|
ci / lint:
components/requestreply/backend_pubsub.go#L106
S1016: should convert params (type ListenForNotificationsParams) to PubSubRequestReplySubscriberContext instead of using struct literal (gosimple)
|
ci / lint
issues found
|
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/
|
ci / tests
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/
|