Fix goroutine leak v2 #281
Annotations
6 errors and 8 warnings
golangci-lint:
drivers/pgxv4/transaction_test.go#L180
assignments should only be cuddled with other assignments (wsl)
|
golangci-lint:
drivers/pgxv4/transaction_test.go#L198
only one cuddle assignment allowed before if statement (wsl)
|
golangci-lint:
drivers/pgxv4/transaction_test.go#L205
expressions should not be cuddled with blocks (wsl)
|
golangci-lint:
drivers/pgxv4/transaction_test.go#L166
assignments should only be cuddled with other assignments (wsl)
|
golangci-lint:
drivers/pgxv4/transaction_test.go#L184
assignments should only be cuddled with other assignments (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/.
|
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
|
golangci-lint:
drivers/pgxv4/transaction_test.go#L59
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
drivers/pgxv4/transaction_test.go#L65
unused-parameter: parameter 'i' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
drivers/pgxv4/transaction_test.go#L81
unused-parameter: parameter 'i' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
drivers/pgxv4/transaction_test.go#L87
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
drivers/pgxv4/transaction_test.go#L99
unused-parameter: parameter 'i' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
drivers/pgxv4/transaction_test.go#L106
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading