feat: add branching #496
Annotations
31 errors and 3 warnings
|
test/e2e/merge.test.ts > merge command > merges branch without conflicts (args):
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/merge.test.ts:27: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/merge.test.ts > merge command > merges branch without conflicts (args):
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/merge.test.ts:27: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/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/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/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/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 > 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 > 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 > 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 > 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 > 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 > 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 > 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
|
|
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_20" failed
|
|
test/e2e/merge.test.ts > merge command > merges branch without conflicts (args):
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/merge.test.ts:27: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:a09ad65c67fb79f7ca3bfce1dc6f6afaec7776b87b94538ede26e15cc0a502a0
|
|
|
docker-logs-node-20
Expired
|
31.8 KB |
sha256:455ca60f9d74243cfde6c2f66702aa90f3df9d30b1441b996d2b92db22d3c7c8
|
|
|
docker-logs-node-22
Expired
|
31.9 KB |
sha256:659d265bb51cb5b326bf4425f63d49c96383868ab7f5eb793d8638b0846e86c4
|
|