Skip to content

API Lint, Build, Test, Deploy #1644

API Lint, Build, Test, Deploy

API Lint, Build, Test, Deploy #1644

Manually triggered October 30, 2023 22:32
Status Failure
Total duration 1m 40s
Artifacts

ci.yaml

on: workflow_dispatch
API Lint, Build, Test, Deploy
1m 29s
API Lint, Build, Test, Deploy
API Deploy Validation
0s
API Deploy Validation
Fit to window
Zoom out
Zoom in

Annotations

10 errors
API Lint, Build, Test, Deploy: cmd/main.go#L196
Error return value of `nc.Drain` is not checked (errcheck)
API Lint, Build, Test, Deploy: data/query/query.emote-set.go#L137
type `aggregatedSetWithOrigins` is unused (unused)
API Lint, Build, Test, Deploy: data/query/query.emote-set.go#L31
if statements should only be cuddled with assignments (wsl)
API Lint, Build, Test, Deploy: data/query/query.emote-set.go#L38
ranges should only be cuddled with assignments used in the iteration (wsl)
API Lint, Build, Test, Deploy: data/query/query.emote-set.go#L109
assignments should only be cuddled with other assignments (wsl)
API Lint, Build, Test, Deploy: data/query/query.emote-set.go#L111
assignments should only be cuddled with other assignments (wsl)
API Lint, Build, Test, Deploy: data/query/query.emote-set.go#L123
ranges should only be cuddled with assignments used in the iteration (wsl)
API Lint, Build, Test, Deploy: data/query/query.emote-set.go#L129
if statements should only be cuddled with assignments (wsl)
API Lint, Build, Test, Deploy: data/query/query.emote-set.go#L119
ranges should only be cuddled with assignments used in the iteration (wsl)
API Lint, Build, Test, Deploy: data/query/query.emote-set.go#L134
return statements should not be cuddled if block has more than two lines (wsl)