Skip to content

Compare FK benchmarks #1547

Compare FK benchmarks

Compare FK benchmarks #1547

Triggered via pull request January 15, 2024 22:05
Status Failure
Total duration 1m 16s
Artifacts

golang_lint.yaml

on: pull_request
Lint all go files
1m 8s
Lint all go files
Fit to window
Zoom out
Zoom in

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)