add linter job #30
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
|