这是indexloc提供的服务,不要输入任何密码
Skip to content

Update deps, more tests, minor fixes #55

Update deps, more tests, minor fixes

Update deps, more tests, minor fixes #55

Triggered via pull request June 3, 2025 15:16
Status Failure
Total duration 27s
Artifacts

typecheck.yml

on: pull_request
type_check
21s
type_check
Fit to window
Zoom out
Zoom in

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'.