Skip to content

chore(deps): update dependency @typescript/native-preview to v7.0.0-dev.20260117.1 #1499

chore(deps): update dependency @typescript/native-preview to v7.0.0-dev.20260117.1

chore(deps): update dependency @typescript/native-preview to v7.0.0-dev.20260117.1 #1499

Triggered via pull request December 31, 2025 12:03
Status Failure
Total duration 17m 36s
Artifacts

ci.yml

on: pull_request
Matrix: test-egg-bin
Matrix: test-egg-scripts
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 18 warnings
Test (ubuntu-latest, 22, 1/3)
Process completed with exit code 1.
[@eggjs/mock] test/cluster.test.ts > test/cluster.test.ts > normal > should listen on port: plugins/mock/test/cluster.test.ts#L42
AssertionError: should match stdout expected `/egg started on http:\/\/127.0.0.1:17\d{3}/(RegExp)` but actual `2025-12-31 12:10:41,778 INFO 6021 [master] =================== egg start 🥚🥚🥚🥚 =====================\n2025-12-31 12:10:41,779 INFO 6021 [master] node version v22.21.1\n2025-12-31 12:10:41,779 INFO 6021 [master] egg version 4.1.0-beta.36\n2025-12-31 12:10:41,779 INFO 6021 [master] start with options: {"baseDir":"/home/runner/work/egg/egg/plugins/mock/test/fixtures/demo","port":18000,"startMode":"process","cache":false,"coverage":false,"clean":true,"customEgg":"/home/runner/work/egg/egg/packages/egg","framework":"/home/runner/work/egg/egg/packages/egg","plugins":{"egg-mock":{"enable":true,"path":"/home/runner/work/egg/egg/plugins/mock"}},"workers":1}\n2025-12-31 12:10:41,779 INFO 6021 [master] start with env: isProduction: false, EGG_SERVER_ENV: undefined, NODE_ENV: test\n2025-12-31 12:10:41,790 INFO 6021 [master] detected cluster port: 46567\n2025-12-31 12:10:41,795 INFO 6021 [master] agent_worker#1:6033 start with clusterPort:46567\n2025-12-31 12:10:43,964 INFO 6021 [master] agent_worker#1:6033 started (2174ms)\n2025-12-31 12:10:43,964 INFO 6021 [master] start appWorker with args ["{\"baseDir\":\"/home/runner/work/egg/egg/plugins/mock/test/fixtures/demo\",\"port\":18000,\"startMode\":\"process\",\"cache\":false,\"coverage\":false,\"clean\":true,\"customEgg\":\"/home/runner/work/egg/egg/packages/egg\",\"framework\":\"/home/runner/work/egg/egg/packages/egg\",\"plugins\":{\"egg-mock\":{\"enable\":true,\"path\":\"/home/runner/work/egg/egg/plugins/mock\"}},\"workers\":1,\"clusterPort\":46567}"] (process)\n2025-12-31 12:10:43,970 INFO 6021 [master] app_worker#1:6082 start, state: none, current workers: ["1"]\n2025-12-31 12:10:46,504 INFO 6021 [master] app_worker#1:6082 started at 18000, remain 0 (2540ms)\n2025-12-31 12:10:46,504 INFO 6021 [master] egg started on http://127.0.0.1:18000 (4725ms)\n(String)` false !== true - Expected + Received - true + false ❯ Rule.assert ../../node_modules/.pnpm/coffee@5.5.1/node_modules/coffee/lib/rule.js:30:14 ❯ 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/cluster.test.ts:42:13
[@eggjs/mock] test/cluster.test.ts > test/cluster.test.ts > normal > should listen on port: plugins/mock/test/cluster.test.ts#L42
AssertionError: should match stdout expected `/egg started on http:\/\/127.0.0.1:17\d{3}/(RegExp)` but actual `2025-12-31 12:10:41,778 INFO 6021 [master] =================== egg start 🥚🥚🥚🥚 =====================\n2025-12-31 12:10:41,779 INFO 6021 [master] node version v22.21.1\n2025-12-31 12:10:41,779 INFO 6021 [master] egg version 4.1.0-beta.36\n2025-12-31 12:10:41,779 INFO 6021 [master] start with options: {"baseDir":"/home/runner/work/egg/egg/plugins/mock/test/fixtures/demo","port":18000,"startMode":"process","cache":false,"coverage":false,"clean":true,"customEgg":"/home/runner/work/egg/egg/packages/egg","framework":"/home/runner/work/egg/egg/packages/egg","plugins":{"egg-mock":{"enable":true,"path":"/home/runner/work/egg/egg/plugins/mock"}},"workers":1}\n2025-12-31 12:10:41,779 INFO 6021 [master] start with env: isProduction: false, EGG_SERVER_ENV: undefined, NODE_ENV: test\n2025-12-31 12:10:41,790 INFO 6021 [master] detected cluster port: 46567\n2025-12-31 12:10:41,795 INFO 6021 [master] agent_worker#1:6033 start with clusterPort:46567\n2025-12-31 12:10:43,964 INFO 6021 [master] agent_worker#1:6033 started (2174ms)\n2025-12-31 12:10:43,964 INFO 6021 [master] start appWorker with args ["{\"baseDir\":\"/home/runner/work/egg/egg/plugins/mock/test/fixtures/demo\",\"port\":18000,\"startMode\":\"process\",\"cache\":false,\"coverage\":false,\"clean\":true,\"customEgg\":\"/home/runner/work/egg/egg/packages/egg\",\"framework\":\"/home/runner/work/egg/egg/packages/egg\",\"plugins\":{\"egg-mock\":{\"enable\":true,\"path\":\"/home/runner/work/egg/egg/plugins/mock\"}},\"workers\":1,\"clusterPort\":46567}"] (process)\n2025-12-31 12:10:43,970 INFO 6021 [master] app_worker#1:6082 start, state: none, current workers: ["1"]\n2025-12-31 12:10:46,504 INFO 6021 [master] app_worker#1:6082 started at 18000, remain 0 (2540ms)\n2025-12-31 12:10:46,504 INFO 6021 [master] egg started on http://127.0.0.1:18000 (4725ms)\n(String)` false !== true - Expected + Received - true + false ❯ Rule.assert ../../node_modules/.pnpm/coffee@5.5.1/node_modules/coffee/lib/rule.js:30:14 ❯ 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/cluster.test.ts:42:13
[@eggjs/mock] test/cluster.test.ts > test/cluster.test.ts > normal > should listen on port: plugins/mock/test/cluster.test.ts#L42
AssertionError: should match stdout expected `/egg started on http:\/\/127.0.0.1:17\d{3}/(RegExp)` but actual `2025-12-31 12:10:41,778 INFO 6021 [master] =================== egg start 🥚🥚🥚🥚 =====================\n2025-12-31 12:10:41,779 INFO 6021 [master] node version v22.21.1\n2025-12-31 12:10:41,779 INFO 6021 [master] egg version 4.1.0-beta.36\n2025-12-31 12:10:41,779 INFO 6021 [master] start with options: {"baseDir":"/home/runner/work/egg/egg/plugins/mock/test/fixtures/demo","port":18000,"startMode":"process","cache":false,"coverage":false,"clean":true,"customEgg":"/home/runner/work/egg/egg/packages/egg","framework":"/home/runner/work/egg/egg/packages/egg","plugins":{"egg-mock":{"enable":true,"path":"/home/runner/work/egg/egg/plugins/mock"}},"workers":1}\n2025-12-31 12:10:41,779 INFO 6021 [master] start with env: isProduction: false, EGG_SERVER_ENV: undefined, NODE_ENV: test\n2025-12-31 12:10:41,790 INFO 6021 [master] detected cluster port: 46567\n2025-12-31 12:10:41,795 INFO 6021 [master] agent_worker#1:6033 start with clusterPort:46567\n2025-12-31 12:10:43,964 INFO 6021 [master] agent_worker#1:6033 started (2174ms)\n2025-12-31 12:10:43,964 INFO 6021 [master] start appWorker with args ["{\"baseDir\":\"/home/runner/work/egg/egg/plugins/mock/test/fixtures/demo\",\"port\":18000,\"startMode\":\"process\",\"cache\":false,\"coverage\":false,\"clean\":true,\"customEgg\":\"/home/runner/work/egg/egg/packages/egg\",\"framework\":\"/home/runner/work/egg/egg/packages/egg\",\"plugins\":{\"egg-mock\":{\"enable\":true,\"path\":\"/home/runner/work/egg/egg/plugins/mock\"}},\"workers\":1,\"clusterPort\":46567}"] (process)\n2025-12-31 12:10:43,970 INFO 6021 [master] app_worker#1:6082 start, state: none, current workers: ["1"]\n2025-12-31 12:10:46,504 INFO 6021 [master] app_worker#1:6082 started at 18000, remain 0 (2540ms)\n2025-12-31 12:10:46,504 INFO 6021 [master] egg started on http://127.0.0.1:18000 (4725ms)\n(String)` false !== true - Expected + Received - true + false ❯ Rule.assert ../../node_modules/.pnpm/coffee@5.5.1/node_modules/coffee/lib/rule.js:30:14 ❯ 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/cluster.test.ts:42:13
Test (ubuntu-latest, 24, 2/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (ubuntu-latest, 24, 3/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (macos-latest, 22, 1/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (ubuntu-latest, 22, 3/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (macos-latest, 22, 2/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (ubuntu-latest, 20, 1/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (ubuntu-latest, 22, 1/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (macos-latest, 22, 3/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (ubuntu-latest, 20, 3/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (macos-latest, 24, 1/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (macos-latest, 24, 2/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (ubuntu-latest, 22, 2/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (ubuntu-latest, 20, 2/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (macos-latest, 20, 2/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (ubuntu-latest, 24, 1/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (macos-latest, 24, 3/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (macos-latest, 20, 3/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (macos-latest, 20, 1/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation