Skip to content

feat(driver): lock jobs inside drivers #50

feat(driver): lock jobs inside drivers

feat(driver): lock jobs inside drivers #50

Re-run triggered November 15, 2025 13:38
Status Success
Total duration 1m 31s
Artifacts

ci.yml

on: push
Matrix: linux
Fit to window
Zoom out
Zoom in

Annotations

3 errors
linux (21.x): src/queue/QueueImpl.ts#L0
Type 'MemoryDriver | DatabaseDriver | AwsSqsDriver | typeof FakeDriver' does not satisfy the constraint 'Driver<any>'.
linux (21.x): src/queue/QueueImpl.ts#L0
Type 'typeof FakeDriver' does not satisfy the constraint 'Driver<any>'.
linux (21.x): src/queue/QueueImpl.ts#L0
Type 'typeof FakeDriver' does not satisfy the constraint 'Driver<any>'.