Group owners are treated as members (#190) #274
Annotations
10 errors and 1 warning
test:
cmd/root.go#L80
exported function Handler should have comment or be unexported
|
test:
cmd/root.go#L111
if block ends with a return statement, so drop this else and outdent its block
|
test:
cmd/root.go#L131
if block ends with a return statement, so drop this else and outdent its block
|
test:
internal/sync.go#L394
var errHttp should be errHTTP
|
test:
internal/sync.go#L781
if block ends with a return statement, so drop this else and outdent its block
|
test:
internal/sync.go#L860
exported function ListGroupsPagesCallbackFn should have comment or be unexported
|
test:
internal/sync.go#L892
exported function ListUsersPagesCallbackFn should have comment or be unexported
|
test:
internal/sync.go#L900
exported function ConvertSdkUserObjToNative should have comment or be unexported
|
test:
internal/sync.go#L944
exported function CreateUserIDtoUserObjMap should have comment or be unexported
|
test:
internal/sync.go#L954
exported var ListGroupMembershipPagesCallbackFn should have comment or be unexported
|
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/.
|