Skip to content

Fixes for workflow automations #314

Fixes for workflow automations

Fixes for workflow automations #314

Triggered via pull request August 28, 2024 12:43
Status Success
Total duration 2m 9s
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/