Bump github.com/hashicorp/go-retryablehttp from 0.7.0 to 0.7.7 #29
Annotations
11 errors and 2 warnings
test
Process completed with exit code 1.
|
test:
cmd/root.go#L79
exported function Handler should have comment or be unexported
|
test:
cmd/root.go#L110
if block ends with a return statement, so drop this else and outdent its block
|
test:
cmd/root.go#L130
if block ends with a return statement, so drop this else and outdent its block
|
test:
internal/sync.go#L363
var errHttp should be errHTTP
|
test:
internal/sync.go#L708
var userId should be userID
|
test:
internal/sync.go#L978
if block ends with a return statement, so drop this else and outdent its block
|
test:
internal/sync.go#L1014
if block ends with a return statement, so drop this else and outdent its block
|
test:
internal/sync.go#L1040
exported function ListGroupsPagesCallbackFn should have comment or be unexported
|
test:
internal/sync.go#L1076
exported function ListUsersPagesCallbackFn should have comment or be unexported
|
test:
internal/sync.go#L1084
exported function ConvertSdkUserObjToNative should have comment or be unexported
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|