Skip to content

Bugfix improve connection test (#174) #260

Bugfix improve connection test (#174)

Bugfix improve connection test (#174) #260

Triggered via push March 4, 2024 19:10
Status Success
Total duration 33s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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#L759
if block ends with a return statement, so drop this else and outdent its block
test: internal/sync.go#L838
exported function ListGroupsPagesCallbackFn should have comment or be unexported
test: internal/sync.go#L870
exported function ListUsersPagesCallbackFn should have comment or be unexported
test: internal/sync.go#L878
exported function ConvertSdkUserObjToNative should have comment or be unexported
test: internal/sync.go#L922
exported function CreateUserIDtoUserObjMap should have comment or be unexported
test: internal/sync.go#L932
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/.