feat: merge many repos into monorepo #203
ci.yml
on: pull_request
Test
/
Setup
11s
Matrix: Test / Test
Annotations
6 errors and 2 notices
|
Test / Test (macos-latest, 24)
Process completed with exit code 1.
|
|
Test / Test (ubuntu-latest, 22)
Process completed with exit code 1.
|
|
test/cluster.test.ts > test/cluster.test.ts > cluster with cache > should return new app if cached app has been closed:
packages/mock/test/cluster.test.ts#L211
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/cluster.test.ts:211:7
|
|
Test / Test (windows-latest, 24)
Process completed with exit code 1.
|
|
Test / Test (windows-latest, 22)
Process completed with exit code 1.
|
|
test/app_worker.test.ts > test/app_worker.test.ts > listen config > should use path in config:
packages/cluster/test/app_worker.test.ts#L309
AssertionError: should match code expected `0(Number)` but actual `1(Number)`
1 !== 0
- Expected
+ Received
- 0
+ 1
❯ Rule.assert ../../node_modules/.pnpm/coffee@5.5.1/node_modules/coffee/lib/rule.js:36:12
❯ Rule.validate ../../node_modules/.pnpm/coffee@5.5.1/node_modules/coffee/lib/rule.js:22:12
❯ Proxy._addAssertion ../../node_modules/.pnpm/coffee@5.5.1/node_modules/coffee/lib/coffee.js:206:12
❯ Proxy.expect ../../node_modules/.pnpm/coffee@5.5.1/node_modules/coffee/lib/coffee.js:136:10
❯ test/app_worker.test.ts:309:13
|
|
Test / Test (windows-latest, 24)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Test / Test (windows-latest, 22)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|