exp: processor writes event payloads to processor #22563
verify.yml
on: pull_request
Correct generated files
3m 8s
lint
2m 55s
Annotations
11 errors
lint:
jobsdb/jobsdb.go#L2032
`commiting` is a misspelling of `committing` (misspell)
|
lint:
jobsdb/disk_manager.go#L210
var `fileWriterMap` is unused (unused)
|
lint:
jobsdb/disk_reader_worker.go#L11
func `newDiskReadWorker` is unused (unused)
|
lint:
jobsdb/disk_reader_worker.go#L22
type `worker` is unused (unused)
|
lint:
jobsdb/disk_reader_worker.go#L35
func `(*worker).start` is unused (unused)
|
lint:
jobsdb/disk_reader_worker.go#L52
func `(*worker).Work` is unused (unused)
|
lint:
jobsdb/disk_reader_worker.go#L66
func `(*worker).SleepDurations` is unused (unused)
|
lint:
jobsdb/disk_reader_worker.go#L70
func `(*worker).Stop` is unused (unused)
|
lint:
jobsdb/migrationBenchmark_test.go#L97
func `genJobsWithJobID` is unused (unused)
|
lint:
jobsdb/disk_manager.go#L42
S1000: should use for range instead of for { select {} } (gosimple)
|
Correct generated files
Process completed with exit code 1.
|