feat(wrangler): makes resource identifier optional #5218
Annotations
10 errors and 2 warnings
Run tests
Type '({ type: "kv_namespace"; } & BindingOmit<CfKvNamespace> & { binding: string; name: string; })[]' is not assignable to type '{ binding: string; id: string; preview_id?: string | undefined; }[]'.
|
Run 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; }[]'.
|
Run 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; }[]'.
|
Run tests
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Run tests
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
Run tests
Type 'string | undefined' is not assignable to type 'string'.
|
Run tests
Type 'string | undefined' is not assignable to type 'string'.
|
Run tests
Type 'string | undefined' is not assignable to type 'string'.
|
Run tests
wrangler#build: command (D:\a\workers-sdk\workers-sdk\packages\wrangler) C:\Users\runneradmin\setup-pnpm\node_modules\.bin\pnpm.CMD run build exited (1)
|
Run tests
Process completed with exit code 1.
|
Upload debug logs
No files were found with the provided path: D:\a\_temp/wrangler-debug-logs/. No artifacts will be uploaded.
|
Upload test report
No files were found with the provided path: D:\a\_temp/test-report/. No artifacts will be uploaded.
|
Loading