Bugfix ignore regexes #245
Annotations
10 errors and 3 warnings
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#L407
var errHttp should be errHTTP
|
test:
internal/sync.go#L824
exported function ListGroupsPagesCallbackFn should have comment or be unexported
|
test:
internal/sync.go#L856
exported function ListUsersPagesCallbackFn should have comment or be unexported
|
test:
internal/sync.go#L864
exported function ConvertSdkUserObjToNative should have comment or be unexported
|
test:
internal/sync.go#L908
exported function CreateUserIDtoUserObjMap should have comment or be unexported
|
test:
internal/sync.go#L918
exported var ListGroupMembershipPagesCallbackFn should have comment or be unexported
|
test:
internal/sync.go#L926
var userId should be userID
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Failed to download action 'https://api.github.com/repos/actions/setup-go/tarball/93397bea11091df50f3d7e59dc26a7711a8bcfbe'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
test
Back off 28.524 seconds before retry.
|