Skip to content

Sync with upstream

Sync with upstream #25

Triggered via pull request August 15, 2024 18:31
Status Success
Total duration 4m 19s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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#L396
var errHttp should be errHTTP
test: internal/sync.go#L808
if block ends with a return statement, so drop this else and outdent its block
test: internal/sync.go#L887
exported function ListGroupsPagesCallbackFn should have comment or be unexported
test: internal/sync.go#L919
exported function ListUsersPagesCallbackFn should have comment or be unexported
test: internal/sync.go#L927
exported function ConvertSdkUserObjToNative should have comment or be unexported
test: internal/sync.go#L971
exported function CreateUserIDtoUserObjMap should have comment or be unexported
test: internal/sync.go#L981
exported var ListGroupMembershipPagesCallbackFn should have comment or be unexported
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/