Skip to content

Bugfix env vars

Bugfix env vars #264

Triggered via pull request March 8, 2024 22:19
Status Success
Total duration 1m 49s
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#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/.