Update deps, more tests, minor fixes #55
Annotations
4 errors
|
type_check
Process completed with exit code 2.
|
|
type_check:
tests/unit/index.test.ts#L47
Property 'preconnect' is missing in type 'Mock<Procedure>' but required in type 'typeof fetch'.
|
|
type_check:
tests/smoke/deno/deno.test.ts#L9
Cannot find module 'https://deno.land/std/assert/mod.ts' or its corresponding type declarations.
|
|
type_check:
tests/smoke/cloudflare/cloudflare.test.ts#L4
Import assertions have been replaced by import attributes. Use 'with' instead of 'assert'.
|