Skip to content

fix: unique imports for server-handlers-meta #6560

fix: unique imports for server-handlers-meta

fix: unique imports for server-handlers-meta #6560

Re-run triggered December 19, 2024 21:29
Status Cancelled
Total duration 40s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
ci (ubuntu-latest): src/presets/cloudflare/runtime/cloudflare-pages.ts#L44
Argument of type 'EventContext<CFPagesEnv, string, any>' is not assignable to parameter of type 'ExecutionContext'.
ci (ubuntu-latest): src/runtime/internal/storage.ts#L8
Type 'Storage<StorageValue> | Storage<T>' is not assignable to type 'Storage<T>'.
ci (ubuntu-latest): src/runtime/internal/storage.ts#L8
Argument of type 'Storage<StorageValue>' is not assignable to parameter of type 'Storage<T>'.
ci (ubuntu-latest)
Process completed with exit code 2.
ci (windows-latest)
The job was canceled because "ubuntu-latest" failed.
ci (windows-latest)
The operation was canceled.
lint
The run was canceled by @autofix-ci[bot].
lint
Process completed with exit code 1.
ci (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636