Skip to content

More docs updates

More docs updates #200

Triggered via push January 30, 2026 22:15
Status Failure
Total duration 17s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint
Process completed with exit code 1.
lint: src/tests/Provider.test.ts#L254
Async arrow function has no 'await' expression or 'await using' declaration.
lint: src/tests/Provider.test.ts#L233
`init` is never used
lint: src/tests/Provider.test.ts#L233
`input` is never used
lint: src/tests/Provider.test.ts#L233
Async arrow function has no 'await' expression or 'await using' declaration.
lint: src/tests/Provider.test.ts#L202
Async arrow function has no 'await' expression or 'await using' declaration.
lint: src/tests/CircuitBreaker.test.ts#L4
Import identifier only used in types
lint: src/tests/CircuitBreaker.test.ts#L4
`CircuitBreakerMiddleware` is never used