fix: GitHub PagesでSPAルーティングが404になる問題を修正 #62
ci.yml
on: push
build-multi-platform
45s
test-examples
36s
test-docs
49s
Matrix: test
Annotations
11 errors
|
test (23.x)
Process completed with exit code 1.
|
|
src/e2e/cli-e2e.test.ts > CLI E2E Tests > Error Handling and Edge Cases > should handle invalid JSON input gracefully:
src/e2e/cli-e2e.test.ts#L397
AssertionError: expected 'Processing failed: \u001b[1m\u001b[31…' to contain 'Error:'
- Expected
+ Received
- Error:
+ Processing failed: SYNTAX ERROR: Invalid JSON syntax (Expected property name or '}' in JSON at position 1 (line 1 column 2)) at line 1:2
+
❯ src/e2e/cli-e2e.test.ts:397:29
|
|
src/integration.test.ts > Integration Tests > Error handling > should handle invalid JSON input:
src/integration.test.ts#L245
AssertionError: expected 'Processing failed: \u001b[1m\u001b[31…' to contain 'Error:'
- Expected
+ Received
- Error:
+ Processing failed: SYNTAX ERROR: Invalid JSON syntax (Expected property name or '}' in JSON at position 1 (line 1 column 2)) at line 1:2
+
❯ src/integration.test.ts:245:29
|
|
test (22.x)
The operation was canceled.
|
|
src/e2e/cli-e2e.test.ts > CLI E2E Tests > Error Handling and Edge Cases > should handle invalid JSON input gracefully:
src/e2e/cli-e2e.test.ts#L397
AssertionError: expected 'Processing failed: \u001b[1m\u001b[31…' to contain 'Error:'
- Expected
+ Received
- Error:
+ Processing failed: SYNTAX ERROR: Invalid JSON syntax (Expected property name or '}' in JSON at position 1 (line 1 column 2)) at line 1:2
+
❯ src/e2e/cli-e2e.test.ts:397:29
|
|
src/integration.test.ts > Integration Tests > Error handling > should handle invalid JSON input:
src/integration.test.ts#L245
AssertionError: expected 'Processing failed: \u001b[1m\u001b[31…' to contain 'Error:'
- Expected
+ Received
- Error:
+ Processing failed: SYNTAX ERROR: Invalid JSON syntax (Expected property name or '}' in JSON at position 1 (line 1 column 2)) at line 1:2
+
❯ src/integration.test.ts:245:29
|
|
test (22.x)
The strategy configuration was canceled because "test._23_x" failed
|
|
test (18.x)
The operation was canceled.
|
|
test (18.x)
The strategy configuration was canceled because "test._23_x" failed
|
|
test (20.x)
The operation was canceled.
|
|
test (20.x)
The strategy configuration was canceled because "test._23_x" failed
|