🏷️ Override Bitbucket Cloud's schema to create new branches #118
Annotations
2 errors
src/cloud/client.test.ts > createBitbucketCloudClient:
src/cloud/client.test.ts#L8
TypeError: Failed to parse URL from /repositories/workspace/repo_slug/refs/branches
❯ coreFetch node_modules/.pnpm/[email protected]/node_modules/openapi-fetch/dist/index.js:97:19
❯ Object.POST node_modules/.pnpm/[email protected]/node_modules/openapi-fetch/dist/index.js:243:14
❯ src/cloud/client.test.ts:8:15
Caused by: Caused by: TypeError: Invalid URL
❯ coreFetch node_modules/.pnpm/[email protected]/node_modules/openapi-fetch/dist/index.js:97:19
❯ Object.POST node_modules/.pnpm/[email protected]/node_modules/openapi-fetch/dist/index.js:243:14
❯ src/cloud/client.test.ts:8:15
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: *** code: 'ERR_INVALID_URL', input: '/repositories/workspace/repo_slug/refs/branches' ***
|
test
Process completed with exit code 1.
|