Skip to content

fix: add DurableObject import from cloudflare:workers to all DO classes #41

fix: add DurableObject import from cloudflare:workers to all DO classes

fix: add DurableObject import from cloudflare:workers to all DO classes #41

Triggered via push March 5, 2026 18:19
Status Failure
Total duration 48s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test
Process completed with exit code 2.
test: src/test-setup.ts#L6
Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
test: src/index.ts#L181
Type 'Uint8Array<ArrayBufferLike>' is not assignable to type 'Uint8Array<ArrayBuffer>'.