Add middleware system for jobs #1023
Annotations
8 errors and 1 warning
Run lint:
job_executor.go#L223
appendAssign: append result not assigned to the same slice (gocritic)
|
Run lint:
client.go#L242
Duplicate words (around) found (dupword)
|
Run lint:
client_test.go#L610
type assertion must be checked (forcetypeassert)
|
Run lint:
client_test.go#L638
type assertion must be checked (forcetypeassert)
|
Run lint:
work_unit_wrapper.go#L48
interface method Middleware must have all named params (inamedparam)
|
Run lint:
client_test.go#L602
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
Run lint:
client_test.go#L648
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
Run lint
Process completed with exit code 2.
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/river/river. Supported file pattern: go.sum
|
Loading