Skip to content

add linter job

add linter job #30

Triggered via pull request December 25, 2023 15:54
Status Failure
Total duration 1m 2s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint: pkg/statestore/redis.go#L359
func `(*RedisStore).releaseTimeoutTicketsByNow` is unused (unused)
lint: tests/intergration_test.go#L57
ineffectual assignment to resp (ineffassign)
lint: backend.go#L106
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
lint: pkg/statestore/ticketcache_test.go#L36
SA4006: this value of `t1` is never used (staticcheck)
lint: tests/intergration_test.go#L70
SA4006: this value of `resp` is never used (staticcheck)
lint: filter.go#L75
SA9003: empty branch (staticcheck)
lint
issues found