feat(wrangler): makes resource identifier optional #754
Annotations
10 errors and 1 warning
E2E Tests
Type '({ type: "kv_namespace"; } & BindingOmit<CfKvNamespace> & { binding: string; name: string; })[]' is not assignable to type '{ binding: string; id: string; preview_id?: string | undefined; }[]'.
|
E2E Tests
Type '({ type: "r2_bucket"; } & BindingOmit<CfR2Bucket> & { binding: string; name: string; })[]' is not assignable to type '{ binding: string; bucket_name: string; preview_bucket_name?: string | undefined; jurisdiction?: string | undefined; }[]'.
|
E2E Tests
Type '({ type: "d1"; } & Omit<CfD1Database, "binding"> & { binding: string; name: string; })[]' is not assignable to type '{ binding: string; database_name: string; database_id: string; preview_database_id?: string | undefined; migrations_table?: string | undefined; migrations_dir?: string | undefined; database_internal_env?: string | undefined; }[]'.
|
E2E Tests
wrangler#build: command (/home/runner/work/workers-sdk/workers-sdk/packages/wrangler) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
E2E Tests
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
E2E Tests
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
E2E Tests
Type 'string | undefined' is not assignable to type 'string'.
|
E2E Tests
Type 'string | undefined' is not assignable to type 'string'.
|
E2E Tests
Type 'string | undefined' is not assignable to type 'string'.
|
E2E Tests
Process completed with exit code 1.
|
E2E Tests
No files were found with the provided path: packages/create-cloudflare/.e2e-logs-experimental. No artifacts will be uploaded.
|
Loading