refactor!: remove legacy presets and aliases #7110
Annotations
12 errors
ci (ubuntu-latest):
src/presets/_nitro/preset.ts#L4
Cannot find module './service-worker' or its corresponding type declarations.
|
ci (ubuntu-latest):
src/presets/_resolve.ts#L40
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'Partial<Record<ProviderName, "azure" | "cloudflare" | "firebase" | "netlify" | "vercel" | "deno" | "aws">>'.
|
ci (ubuntu-latest):
src/presets/cloudflare/runtime/_module-handler.ts#L111
Cannot find name 'DurableObjectState'.
|
ci (ubuntu-latest):
src/presets/cloudflare/runtime/cloudflare-durable.ts#L3
Cannot find module 'cloudflare:workers' or its corresponding type declarations.
|
ci (ubuntu-latest):
src/presets/cloudflare/runtime/cloudflare-durable.ts#L60
Cannot find name 'DurableObjectState'. Did you mean '$DurableObject'?
|
ci (ubuntu-latest):
src/presets/cloudflare/runtime/cloudflare-durable.ts#L73
This member cannot have an 'override' modifier because its containing class '$DurableObject' does not extend another class.
|
ci (ubuntu-latest):
src/presets/cloudflare/runtime/cloudflare-durable.ts#L82
Property 'env' does not exist on type '$DurableObject'.
|
ci (ubuntu-latest):
src/presets/cloudflare/runtime/cloudflare-durable.ts#L82
Property 'ctx' does not exist on type '$DurableObject'.
|
ci (ubuntu-latest):
src/presets/cloudflare/runtime/cloudflare-durable.ts#L87
This member cannot have an 'override' modifier because its containing class '$DurableObject' does not extend another class.
|
ci (ubuntu-latest):
src/presets/cloudflare/runtime/cloudflare-durable.ts#L88
Property 'ctx' does not exist on type '$DurableObject'.
|
ci (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
ci (windows-latest)
The operation was canceled.
|