fix: unique imports for server-handlers-meta
#6560
Annotations
4 errors and 1 warning
Run pnpm test:types:
src/presets/cloudflare/runtime/cloudflare-pages.ts#L44
Argument of type 'EventContext<CFPagesEnv, string, any>' is not assignable to parameter of type 'ExecutionContext'.
|
Run pnpm test:types:
src/runtime/internal/storage.ts#L8
Type 'Storage<StorageValue> | Storage<T>' is not assignable to type 'Storage<T>'.
|
Run pnpm test:types:
src/runtime/internal/storage.ts#L8
Argument of type 'Storage<StorageValue>' is not assignable to parameter of type 'Storage<T>'.
|
Run pnpm test:types
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading