Skip to content

feat(wrangler): makes resource identifier optional #754

feat(wrangler): makes resource identifier optional

feat(wrangler): makes resource identifier optional #754

Triggered via pull request November 26, 2024 15:53
Status Failure
Total duration 14m 3s
Artifacts

c3-e2e-experimental.yml

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

Annotations

50 errors and 5 warnings
Run experimental tests for [email protected] on windows-latest
Type '({ type: "kv_namespace"; } & BindingOmit<CfKvNamespace> & { binding: string; name: string; })[]' is not assignable to type '{ binding: string; id: string; preview_id?: string | undefined; }[]'.
Run experimental tests for [email protected] on windows-latest
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 experimental tests for [email protected] on windows-latest
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 experimental tests for [email protected] on windows-latest
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Run experimental tests for [email protected] on windows-latest
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Run experimental tests for [email protected] on windows-latest
Type 'string | undefined' is not assignable to type 'string'.
Run experimental tests for [email protected] on windows-latest
Type 'string | undefined' is not assignable to type 'string'.
Run experimental tests for [email protected] on windows-latest
Type 'string | undefined' is not assignable to type 'string'.
Run experimental tests for [email protected] on windows-latest
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 experimental tests for [email protected] on windows-latest
Process completed with exit code 1.
Run experimental tests for [email protected] on ubuntu-latest
Type '({ type: "kv_namespace"; } & BindingOmit<CfKvNamespace> & { binding: string; name: string; })[]' is not assignable to type '{ binding: string; id: string; preview_id?: string | undefined; }[]'.
Run experimental tests for [email protected] on ubuntu-latest
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 experimental tests for [email protected] on ubuntu-latest
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 experimental tests for [email protected] on ubuntu-latest
wrangler#build: command (/home/runner/work/workers-sdk/workers-sdk/packages/wrangler) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
Run experimental tests for [email protected] on ubuntu-latest
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Run experimental tests for [email protected] on ubuntu-latest
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Run experimental tests for [email protected] on ubuntu-latest
Type 'string | undefined' is not assignable to type 'string'.
Run experimental tests for [email protected] on ubuntu-latest
Type 'string | undefined' is not assignable to type 'string'.
Run experimental tests for [email protected] on ubuntu-latest
Type 'string | undefined' is not assignable to type 'string'.
Run experimental tests for [email protected] on ubuntu-latest
Process completed with exit code 1.
Run experimental tests for [email protected] on ubuntu-latest
Type '({ type: "kv_namespace"; } & BindingOmit<CfKvNamespace> & { binding: string; name: string; })[]' is not assignable to type '{ binding: string; id: string; preview_id?: string | undefined; }[]'.
Run experimental tests for [email protected] on ubuntu-latest
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 experimental tests for [email protected] on ubuntu-latest
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 experimental tests for [email protected] on ubuntu-latest
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Run experimental tests for [email protected] on ubuntu-latest
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Run experimental tests for [email protected] on ubuntu-latest
Type 'string | undefined' is not assignable to type 'string'.
Run experimental tests for [email protected] on ubuntu-latest
Type 'string | undefined' is not assignable to type 'string'.
Run experimental tests for [email protected] on ubuntu-latest
Type 'string | undefined' is not assignable to type 'string'.
Run experimental tests for [email protected] on ubuntu-latest
wrangler#build: command (/home/runner/work/workers-sdk/workers-sdk/packages/wrangler) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
Run experimental tests for [email protected] on ubuntu-latest
Process completed with exit code 1.
Run experimental tests for [email protected] on ubuntu-latest
wrangler#build: command (/home/runner/work/workers-sdk/workers-sdk/packages/wrangler) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
Run experimental tests for [email protected] on ubuntu-latest
Type '({ type: "kv_namespace"; } & BindingOmit<CfKvNamespace> & { binding: string; name: string; })[]' is not assignable to type '{ binding: string; id: string; preview_id?: string | undefined; }[]'.
Run experimental tests for [email protected] on ubuntu-latest
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 experimental tests for [email protected] on ubuntu-latest
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 experimental tests for [email protected] on ubuntu-latest
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Run experimental tests for [email protected] on ubuntu-latest
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Run experimental tests for [email protected] on ubuntu-latest
Type 'string | undefined' is not assignable to type 'string'.
Run experimental tests for [email protected] on ubuntu-latest
Type 'string | undefined' is not assignable to type 'string'.
Run experimental tests for [email protected] on ubuntu-latest
Type 'string | undefined' is not assignable to type 'string'.
Run experimental tests for [email protected] on ubuntu-latest
Process completed with exit code 1.
Run experimental tests for [email protected] on ubuntu-latest
wrangler#build: command (/home/runner/work/workers-sdk/workers-sdk/packages/wrangler) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
Run experimental tests for [email protected] on ubuntu-latest
Type '({ type: "kv_namespace"; } & BindingOmit<CfKvNamespace> & { binding: string; name: string; })[]' is not assignable to type '{ binding: string; id: string; preview_id?: string | undefined; }[]'.
Run experimental tests for [email protected] on ubuntu-latest
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 experimental tests for [email protected] on ubuntu-latest
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 experimental tests for [email protected] on ubuntu-latest
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Run experimental tests for [email protected] on ubuntu-latest
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Run experimental tests for [email protected] on ubuntu-latest
Type 'string | undefined' is not assignable to type 'string'.
Run experimental tests for [email protected] on ubuntu-latest
Type 'string | undefined' is not assignable to type 'string'.
Run experimental tests for [email protected] on ubuntu-latest
Type 'string | undefined' is not assignable to type 'string'.
Run experimental tests for [email protected] on ubuntu-latest
Process completed with exit code 1.
Run experimental tests for [email protected] on windows-latest
No files were found with the provided path: packages/create-cloudflare/.e2e-logs-experimental. No artifacts will be uploaded.
Run experimental tests for [email protected] on ubuntu-latest
No files were found with the provided path: packages/create-cloudflare/.e2e-logs-experimental. No artifacts will be uploaded.
Run experimental tests for [email protected] on ubuntu-latest
No files were found with the provided path: packages/create-cloudflare/.e2e-logs-experimental. No artifacts will be uploaded.
Run experimental tests for [email protected] on ubuntu-latest
No files were found with the provided path: packages/create-cloudflare/.e2e-logs-experimental. No artifacts will be uploaded.
Run experimental tests for [email protected] on ubuntu-latest
No files were found with the provided path: packages/create-cloudflare/.e2e-logs-experimental. No artifacts will be uploaded.