Compare FK benchmarks #1547
golang_lint.yaml
on: pull_request
Lint all go files
1m 8s
Annotations
10 errors
Lint all go files:
go/server/cron.go#L35
field `compareWith` is unused (unused)
|
Lint all go files:
go/server/cron.go#L51
const `maxConcurJob` is unused (unused)
|
Lint all go files:
go/server/cron.go#L55
var `currentCountExec` is unused (unused)
|
Lint all go files:
go/server/cron.go#L60
func `createIndividualCRON` is unused (unused)
|
Lint all go files:
go/server/cron.go#L74
func `(*Server).createCrons` is unused (unused)
|
Lint all go files:
go/server/cron_handlers.go#L27
func `(*Server).branchCronHandler` is unused (unused)
|
Lint all go files:
go/server/cron_handlers.go#L188
func `(*Server).pullRequestsCronHandler` is unused (unused)
|
Lint all go files:
go/server/cron_handlers.go#L264
func `(*Server).tagsCronHandler` is unused (unused)
|
Lint all go files:
go/server/cron_execution.go#L185
func `(*Server).cronExecutionQueueWatcher` is unused (unused)
|
Lint all go files:
go/server/cron.go#L107
func `(*Server).removePRFromQueue` is unused (unused)
|