Skip to content

GO-3354 subscription publish undetermined order #2922

GO-3354 subscription publish undetermined order

GO-3354 subscription publish undetermined order #2922

Triggered via pull request April 23, 2024 14:58
Status Failure
Total duration 4m 5s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1, actions/checkout@v3, golangci/golangci-lint-action@v3.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: pkg/lib/database/subscription.go#L77
S1000: should use a simple channel send/receive instead of `select` with a single case (gosimple)
lint: pkg/lib/database/subscription.go#L103
S1000: should use a simple channel send/receive instead of `select` with a single case (gosimple)