De-duplicate subscription calls #267
Annotations
8 errors and 2 warnings
test (1.21.x):
client_resolver.go#L97
assignments should only be cuddled with other assignments (wsl)
|
test (1.21.x):
exec.go#L84
if statements should only be cuddled with assignments (wsl)
|
test (1.21.x):
exec.go#L100
return with no blank line before (nlreturn)
|
test (1.21.x)
Process completed with exit code 2.
|
test (1.20.x):
client_resolver.go#L97
assignments should only be cuddled with other assignments (wsl)
|
test (1.20.x):
exec.go#L84
if statements should only be cuddled with assignments (wsl)
|
test (1.20.x):
exec.go#L100
return with no blank line before (nlreturn)
|
test (1.20.x)
Process completed with exit code 2.
|
test (1.21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (1.20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|