feat: add branching #494
Annotations
32 errors and 3 warnings
|
test/e2e/pull.test.ts > Branching > pulls branch-only keys when branch is specified:
test/e2e/utils/api/common.ts#L107
SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
❯ coreFetch node_modules/openapi-fetch/dist/index.js:206:22
❯ Module.createBranch test/e2e/utils/api/common.ts:107:22
❯ test/e2e/pull.test.ts:441:5
|
|
test/e2e/compare.test.ts > Branching > fails when branch does not exist:
test/e2e/utils/api/common.ts#L107
SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
❯ coreFetch node_modules/openapi-fetch/dist/index.js:206:22
❯ Module.createBranch test/e2e/utils/api/common.ts:107:22
❯ test/e2e/compare.test.ts:165:5
|
|
test/e2e/compare.test.ts > Branching > does not contain the added keys in main branch:
test/e2e/utils/api/common.ts#L107
SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
❯ coreFetch node_modules/openapi-fetch/dist/index.js:206:22
❯ Module.createBranch test/e2e/utils/api/common.ts:107:22
❯ test/e2e/compare.test.ts:165:5
|
|
test/e2e/compare.test.ts > Branching > contains added keys in new branch:
test/e2e/utils/api/common.ts#L107
SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
❯ coreFetch node_modules/openapi-fetch/dist/index.js:206:22
❯ Module.createBranch test/e2e/utils/api/common.ts:107:22
❯ test/e2e/compare.test.ts:165:5
|
|
test/e2e/branch.test.ts > branch command > errors when deleting a missing branch:
test/e2e/branch.test.ts#L135
AssertionError: expected 'Fetching project branches...\n ✗ Fa…' to contain 'Branch "missing-branch" was not found.'
- Expected
+ Received
- Branch "missing-branch" was not found.
+ Fetching project branches...
+ ✗ Failure
+ 🔴 An unexpected error occurred while running the command.
+ 🔴 Please report this to our issue tracker: https://github.com/tolgee/tolgee-cli/issues
+ 🔴 Unexpected token '<', "<!DOCTYPE "... is not valid JSON
+
+ HINT: Use `--verbose` parameter to get full stack trace
+
❯ test/e2e/branch.test.ts:135:20
|
|
test/e2e/branch.test.ts > branch command > errors when origin branch does not exist:
test/e2e/branch.test.ts#L116
AssertionError: expected 'Fetching project branches...\n ✗ Fa…' to contain 'Origin branch "missing-branch" was no…'
- Expected
+ Received
- Origin branch "missing-branch" was not found.
+ Fetching project branches...
+ ✗ Failure
+ 🔴 An unexpected error occurred while running the command.
+ 🔴 Please report this to our issue tracker: https://github.com/tolgee/tolgee-cli/issues
+ 🔴 Unexpected token '<', "<!DOCTYPE "... is not valid JSON
+
+ HINT: Use `--verbose` parameter to get full stack trace
+
❯ test/e2e/branch.test.ts:116:20
|
|
test/e2e/branch.test.ts > branch command > deletes a branch:
test/e2e/utils/api/common.ts#L107
SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
❯ coreFetch node_modules/openapi-fetch/dist/index.js:206:22
❯ Module.createBranch test/e2e/utils/api/common.ts:107:22
❯ test/e2e/branch.test.ts:85:5
|
|
test/e2e/branch.test.ts > branch command > creates a branch from a specified origin:
test/e2e/utils/api/common.ts#L107
SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
❯ coreFetch node_modules/openapi-fetch/dist/index.js:206:22
❯ Module.createBranch test/e2e/utils/api/common.ts:107:22
❯ test/e2e/branch.test.ts:64:5
|
|
test/e2e/branch.test.ts > branch command > creates a branch from positional argument:
test/e2e/branch.test.ts#L56
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ test/e2e/branch.test.ts:56:22
|
|
test/e2e/branch.test.ts > branch command > lists branches:
test/e2e/utils/api/common.ts#L107
SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
❯ coreFetch node_modules/openapi-fetch/dist/index.js:206:22
❯ Module.createBranch test/e2e/utils/api/common.ts:107:22
❯ test/e2e/branch.test.ts:39:5
|
|
E2E Tests (ubuntu-latest, 20)
The strategy configuration was canceled because "test-e2e.ubuntu-latest_22" failed
|
|
test/e2e/pull.test.ts > Branching > pulls branch-only keys when branch is specified:
test/e2e/utils/api/common.ts#L107
SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
❯ coreFetch node_modules/openapi-fetch/dist/index.js:206:22
❯ Module.createBranch test/e2e/utils/api/common.ts:107:22
❯ test/e2e/pull.test.ts:441:5
|
|
test/e2e/compare.test.ts > Branching > fails when branch does not exist:
test/e2e/utils/api/common.ts#L107
SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
❯ coreFetch node_modules/openapi-fetch/dist/index.js:206:22
❯ Module.createBranch test/e2e/utils/api/common.ts:107:22
❯ test/e2e/compare.test.ts:165:5
|
|
test/e2e/compare.test.ts > Branching > does not contain the added keys in main branch:
test/e2e/utils/api/common.ts#L107
SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
❯ coreFetch node_modules/openapi-fetch/dist/index.js:206:22
❯ Module.createBranch test/e2e/utils/api/common.ts:107:22
❯ test/e2e/compare.test.ts:165:5
|
|
test/e2e/compare.test.ts > Branching > contains added keys in new branch:
test/e2e/utils/api/common.ts#L107
SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
❯ coreFetch node_modules/openapi-fetch/dist/index.js:206:22
❯ Module.createBranch test/e2e/utils/api/common.ts:107:22
❯ test/e2e/compare.test.ts:165:5
|
|
test/e2e/branch.test.ts > branch command > errors when deleting a missing branch:
test/e2e/branch.test.ts#L135
AssertionError: expected 'Fetching project branches...\n ✗ Fa…' to contain 'Branch "missing-branch" was not found.'
- Expected
+ Received
- Branch "missing-branch" was not found.
+ Fetching project branches...
+ ✗ Failure
+ 🔴 An unexpected error occurred while running the command.
+ 🔴 Please report this to our issue tracker: https://github.com/tolgee/tolgee-cli/issues
+ 🔴 Unexpected token '<', "<!DOCTYPE "... is not valid JSON
+
+ HINT: Use `--verbose` parameter to get full stack trace
+
❯ test/e2e/branch.test.ts:135:20
|
|
test/e2e/branch.test.ts > branch command > errors when origin branch does not exist:
test/e2e/branch.test.ts#L116
AssertionError: expected 'Fetching project branches...\n ✗ Fa…' to contain 'Origin branch "missing-branch" was no…'
- Expected
+ Received
- Origin branch "missing-branch" was not found.
+ Fetching project branches...
+ ✗ Failure
+ 🔴 An unexpected error occurred while running the command.
+ 🔴 Please report this to our issue tracker: https://github.com/tolgee/tolgee-cli/issues
+ 🔴 Unexpected token '<', "<!DOCTYPE "... is not valid JSON
+
+ HINT: Use `--verbose` parameter to get full stack trace
+
❯ test/e2e/branch.test.ts:116:20
|
|
test/e2e/branch.test.ts > branch command > deletes a branch:
test/e2e/utils/api/common.ts#L107
SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
❯ coreFetch node_modules/openapi-fetch/dist/index.js:206:22
❯ Module.createBranch test/e2e/utils/api/common.ts:107:22
❯ test/e2e/branch.test.ts:85:5
|
|
test/e2e/branch.test.ts > branch command > creates a branch from a specified origin:
test/e2e/utils/api/common.ts#L107
SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
❯ coreFetch node_modules/openapi-fetch/dist/index.js:206:22
❯ Module.createBranch test/e2e/utils/api/common.ts:107:22
❯ test/e2e/branch.test.ts:64:5
|
|
test/e2e/branch.test.ts > branch command > creates a branch from positional argument:
test/e2e/branch.test.ts#L56
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ test/e2e/branch.test.ts:56:22
|
|
test/e2e/branch.test.ts > branch command > lists branches:
test/e2e/utils/api/common.ts#L107
SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
❯ coreFetch node_modules/openapi-fetch/dist/index.js:206:22
❯ Module.createBranch test/e2e/utils/api/common.ts:107:22
❯ test/e2e/branch.test.ts:39:5
|
|
E2E Tests (ubuntu-latest, 18)
The strategy configuration was canceled because "test-e2e.ubuntu-latest_22" failed
|
|
test/e2e/pull.test.ts > Branching > pulls branch-only keys when branch is specified:
test/e2e/utils/api/common.ts#L107
SyntaxError: Unexpected token < in JSON at position 0
❯ coreFetch node_modules/openapi-fetch/dist/index.js:206:22
❯ Module.createBranch test/e2e/utils/api/common.ts:107:22
❯ test/e2e/pull.test.ts:441:5
|
|
test/e2e/compare.test.ts > Branching > fails when branch does not exist:
test/e2e/utils/api/common.ts#L107
SyntaxError: Unexpected token < in JSON at position 0
❯ coreFetch node_modules/openapi-fetch/dist/index.js:206:22
❯ Module.createBranch test/e2e/utils/api/common.ts:107:22
❯ test/e2e/compare.test.ts:165:5
|
|
test/e2e/compare.test.ts > Branching > does not contain the added keys in main branch:
test/e2e/utils/api/common.ts#L107
SyntaxError: Unexpected token < in JSON at position 0
❯ coreFetch node_modules/openapi-fetch/dist/index.js:206:22
❯ Module.createBranch test/e2e/utils/api/common.ts:107:22
❯ test/e2e/compare.test.ts:165:5
|
|
test/e2e/compare.test.ts > Branching > contains added keys in new branch:
test/e2e/utils/api/common.ts#L107
SyntaxError: Unexpected token < in JSON at position 0
❯ coreFetch node_modules/openapi-fetch/dist/index.js:206:22
❯ Module.createBranch test/e2e/utils/api/common.ts:107:22
❯ test/e2e/compare.test.ts:165:5
|
|
test/e2e/branch.test.ts > branch command > errors when deleting a missing branch:
test/e2e/branch.test.ts#L135
AssertionError: expected 'Fetching project branches...\n ✗ Fa…' to contain 'Branch "missing-branch" was not found.'
- Expected
+ Received
- Branch "missing-branch" was not found.
+ Fetching project branches...
+ ✗ Failure
+ 🔴 An unexpected error occurred while running the command.
+ 🔴 Please report this to our issue tracker: https://github.com/tolgee/tolgee-cli/issues
+ 🔴 Unexpected token < in JSON at position 0
+
+ HINT: Use `--verbose` parameter to get full stack trace
+
❯ test/e2e/branch.test.ts:135:20
|
|
test/e2e/branch.test.ts > branch command > errors when origin branch does not exist:
test/e2e/branch.test.ts#L116
AssertionError: expected 'Fetching project branches...\n ✗ Fa…' to contain 'Origin branch "missing-branch" was no…'
- Expected
+ Received
- Origin branch "missing-branch" was not found.
+ Fetching project branches...
+ ✗ Failure
+ 🔴 An unexpected error occurred while running the command.
+ 🔴 Please report this to our issue tracker: https://github.com/tolgee/tolgee-cli/issues
+ 🔴 Unexpected token < in JSON at position 0
+
+ HINT: Use `--verbose` parameter to get full stack trace
+
❯ test/e2e/branch.test.ts:116:20
|
|
test/e2e/branch.test.ts > branch command > deletes a branch:
test/e2e/utils/api/common.ts#L107
SyntaxError: Unexpected token < in JSON at position 0
❯ coreFetch node_modules/openapi-fetch/dist/index.js:206:22
❯ Module.createBranch test/e2e/utils/api/common.ts:107:22
❯ test/e2e/branch.test.ts:85:5
|
|
test/e2e/branch.test.ts > branch command > creates a branch from a specified origin:
test/e2e/utils/api/common.ts#L107
SyntaxError: Unexpected token < in JSON at position 0
❯ coreFetch node_modules/openapi-fetch/dist/index.js:206:22
❯ Module.createBranch test/e2e/utils/api/common.ts:107:22
❯ test/e2e/branch.test.ts:64:5
|
|
test/e2e/branch.test.ts > branch command > creates a branch from positional argument:
test/e2e/branch.test.ts#L56
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ test/e2e/branch.test.ts:56:22
|
|
test/e2e/branch.test.ts > branch command > lists branches:
test/e2e/utils/api/common.ts#L107
SyntaxError: Unexpected token < in JSON at position 0
❯ coreFetch node_modules/openapi-fetch/dist/index.js:206:22
❯ Module.createBranch test/e2e/utils/api/common.ts:107:22
❯ test/e2e/branch.test.ts:39:5
|
|
Dynamic key:
test/__fixtures__/codeProjectReactWithErr/App.tsx#L26
The key not static and cannot be extracted automatically. This key will be ignored.
Use @tolgee-key or @tolgee-ignore to suppress this warning.
|
|
Dynamic key:
test/__fixtures__/codeProjectReactWithErr/App.tsx#L26
The key not static and cannot be extracted automatically. This key will be ignored.
Use @tolgee-key or @tolgee-ignore to suppress this warning.
|
|
Dynamic key:
test/__fixtures__/codeProjectReactWithErr/App.tsx#L26
The key not static and cannot be extracted automatically. This key will be ignored.
Use @tolgee-key or @tolgee-ignore to suppress this warning.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
docker-logs-node-18
Expired
|
32.1 KB |
sha256:0040101034f0abc5abc3dfe2698d5b2307037aa57b610a595b4437cb38cebdf0
|
|
|
docker-logs-node-20
Expired
|
32.1 KB |
sha256:eb8413a6b930b7e28d3118f0cf10e0d63f62a71e1e5d1587afce74571b5eeb6f
|
|
|
docker-logs-node-22
Expired
|
31.9 KB |
sha256:83dba040f0d9c024a7718408c14676dbed712f0004d4318d9816942c95835199
|
|