[release-23.0] smartconnpool: unblock Close and preserve Setting on reopen (#20122) #40519
static_checks_etc.yml
on: pull_request
Static Code Checks Etc
2m 9s
Annotations
20 errors and 1 warning
|
Static Code Checks Etc:
go/pools/smartconnpool/pool_test.go#L1905
expected declaration, found 'for'
|
|
Static Code Checks Etc:
go/pools/smartconnpool/pool_test.go#L1897
expected declaration, found 'defer'
|
|
Static Code Checks Etc:
go/pools/smartconnpool/pool_test.go#L1891
expected declaration, found ctx
|
|
Static Code Checks Etc:
go/pools/smartconnpool/pool_test.go#L1860
expected declaration, found ctx
|
|
Static Code Checks Etc:
go/pools/smartconnpool/pool_test.go#L1762
expected declaration, found reconnectStarted
|
|
Static Code Checks Etc:
go/pools/smartconnpool/pool_test.go#L1712
expected declaration, found 'for'
|
|
Static Code Checks Etc:
go/pools/smartconnpool/pool_test.go#L1704
expected declaration, found 'defer'
|
|
Static Code Checks Etc:
go/pools/smartconnpool/pool_test.go#L1698
expected declaration, found ctx
|
|
Static Code Checks Etc:
go/pools/smartconnpool/pool_test.go#L1694
illegal character U+0023 '#'
|
|
Static Code Checks Etc:
go/pools/smartconnpool/pool_test.go#L1693
expected declaration, found '<<'
|
|
Static Code Checks Etc:
go/pools/smartconnpool/pool.go#L488
expected statement, found '>>'
|
|
Static Code Checks Etc:
go/pools/smartconnpool/pool.go#L486
expected statement, found '=='
|
|
Static Code Checks Etc:
go/pools/smartconnpool/pool.go#L482
illegal character U+0023 '#'
|
|
Static Code Checks Etc:
go/pools/smartconnpool/pool.go#L482
expected statement, found '||'
|
|
Static Code Checks Etc:
go/pools/smartconnpool/pool.go#L475
illegal character U+0023 '#'
|
|
Static Code Checks Etc:
go/pools/smartconnpool/pool.go#L475
expected statement, found '>>'
|
|
Static Code Checks Etc:
go/pools/smartconnpool/pool.go#L470
expected statement, found '=='
|
|
Static Code Checks Etc:
go/pools/smartconnpool/pool.go#L468
illegal character U+0023 '#'
|
|
Static Code Checks Etc:
go/pools/smartconnpool/pool.go#L468
expected statement, found '||'
|
|
Static Code Checks Etc:
go/pools/smartconnpool/pool.go#L466
expected statement, found '<<'
|
|
Static Code Checks Etc
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5, dorny/paths-filter@ebc4d7e9ebcb0b1eb21480bb8f43113e996ac77a, fossa-contrib/fossa-action@3d2ef181b1820d6dcd1972f86a767d18167fa19b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|