Skip to content
Triggered via pull request May 17, 2024 21:27
Status Failure
Total duration 4m 15s
Artifacts

pr_push_checks_go.yaml

on: pull_request
Setup cache
38s
Setup cache
Matrix: Running Go Tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 7 warnings
Running Go Tests (ubuntu-latest, api): api/server/authn/handler.go#L115
fmt.Errorf call has arguments but no formatting directives
Running Go Tests (ubuntu-latest, api)
Process completed with exit code 1.
Go Linter: api/server/handlers/user/create.go#L78
Error return value of `telemetry.Error` is not checked (errcheck)
Go Linter: api/server/handlers/user/create.go#L87
Error return value of `telemetry.Error` is not checked (errcheck)
Go Linter: api/server/handlers/user/create.go#L95
Error return value of `.Identify` is not checked (errcheck)
Go Linter: api/server/handlers/user/create.go#L97
Error return value of `.Track` is not checked (errcheck)
Go Linter: api/server/handlers/user/create.go#L163
Error return value of `.Identify` is not checked (errcheck)
Go Linter: internal/models/invite.go#L28
exported: exported type InviteStatus should have comment or be unexported (revive)
Go Linter: internal/models/invite.go#L31
exported: exported const InvitePending should have comment (or a comment on this block) or be unexported (revive)
Go Linter: api/server/handlers/user/invite_list.go#L20
exported: exported type UserListInvitesHandler should have comment or be unexported (revive)
Go Linter: api/server/handlers/user/invite_respond.go#L19
exported: exported type InviteResponseHandler should have comment or be unexported (revive)
Go Linter: api/server/handlers/user/invite_respond.go#L23
exported: exported function NewInviteResponseHandler should have comment or be unexported (revive)
Setup cache
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: tj-actions/[email protected], actions/cache@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/.
Running Go Tests (ubuntu-latest, provisioner)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@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/.
Running Go Tests (ubuntu-latest, cli)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@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/.
Running Go Tests (ubuntu-latest, internal)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@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/.
Running Go Tests (ubuntu-latest, cmd)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@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/.
Running Go Tests (ubuntu-latest, api)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@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/.
Go Linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.