Fix goroutine leak v2 #281
Annotations
4 errors and 8 warnings
golangci-lint:
drivers/goredis8/transaction_test.go#L130
assignments should only be cuddled with other assignments (wsl)
|
golangci-lint:
drivers/goredis8/transaction_test.go#L126
assignments should only be cuddled with other assignments (wsl)
|
golangci-lint:
drivers/goredis8/transaction_test.go#L150
only one cuddle assignment allowed before if statement (wsl)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint:
drivers/goredis8/transaction_test.go#L49
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
drivers/goredis8/transaction_test.go#L65
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
drivers/goredis8/transaction_test.go#L69
unused-parameter: parameter 'i' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
drivers/goredis8/transaction_test.go#L75
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
drivers/goredis8/transaction_test.go#L87
unused-parameter: parameter 'i' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
drivers/goredis8/transaction_test.go#L101
unused-parameter: parameter 'i' seems to be unused, consider removing or renaming it as _ (revive)
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/go-transaction-manager/go-transaction-manager. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading