Skip to content

🏷️ Override Bitbucket Cloud's schema to create new branches #118

🏷️ Override Bitbucket Cloud's schema to create new branches

🏷️ Override Bitbucket Cloud's schema to create new branches #118

Triggered via pull request March 4, 2025 18:23
Status Failure
Total duration 1m 45s
Artifacts

node.js.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.