Fix goroutine leak v2 #281
Annotations
6 errors and 8 warnings
golangci-lint:
drivers/pgxv5/transaction_test.go#L167
assignments should only be cuddled with other assignments (wsl)
|
golangci-lint:
drivers/pgxv5/transaction_test.go#L185
assignments should only be cuddled with other assignments (wsl)
|
golangci-lint:
drivers/pgxv5/transaction_test.go#L181
assignments should only be cuddled with other assignments (wsl)
|
golangci-lint:
drivers/pgxv5/transaction_test.go#L199
only one cuddle assignment allowed before if statement (wsl)
|
golangci-lint:
drivers/pgxv5/transaction_test.go#L206
expressions should not be cuddled with blocks (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/pgxv5/transaction_test.go#L60
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
drivers/pgxv5/transaction_test.go#L66
unused-parameter: parameter 'i' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
drivers/pgxv5/transaction_test.go#L82
unused-parameter: parameter 'i' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
drivers/pgxv5/transaction_test.go#L88
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
drivers/pgxv5/transaction_test.go#L100
unused-parameter: parameter 'i' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
drivers/pgxv5/transaction_test.go#L107
unused-parameter: parameter 't' 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