Parallelize writes when there are multiple redis sinks #74
pull-request.yml
on: pull_request
nix_build
1m 14s
lint_and_units
42s
acceptance
4m 32s
performance
5m 38s
fault_injection
5m 3s
meteor
7m 30s
blackbox
1m 40s
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
|