Skip to content

Parallelize writes when there are multiple redis sinks #74

Parallelize writes when there are multiple redis sinks

Parallelize writes when there are multiple redis sinks #74

Triggered via pull request March 30, 2024 11:13
Status Failure
Total duration 7m 38s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
lint_and_units: lib/redispub/publisher.go#L72
type `PubFn` is unused (unused)
lint_and_units: lib/redispub/publisher.go#L96
loopclosure: loop variable i captured by func literal (govet)
lint_and_units: lib/redispub/publisher.go#L98
loopclosure: loop variable client captured by func literal (govet)
lint_and_units: lib/redispub/publisher.go#L88
SA2000: should call wg.Add(1) before starting the goroutine to avoid a race (staticcheck)
lint_and_units
issues found
lint_and_units
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe, golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
nix_build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
nix_build
There are no cache folders on the disk