Skip to content

chore: migrate to utoo CI #1923

chore: migrate to utoo CI

chore: migrate to utoo CI #1923

Triggered via pull request March 16, 2026 03:29
Status Failure
Total duration 9m 0s
Artifacts

ci.yml

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

Annotations

62 errors and 54 warnings
Test bin (windows-latest, 24, 2/3)
Error: Utoo was installed but package.json could not be found or read
Test bin (windows-latest, 24, 1/3)
Error: Utoo was installed but package.json could not be found or read
Test scripts (ubuntu-latest, 22)
Process completed with exit code 1.
Test scripts (ubuntu-latest, 24)
Process completed with exit code 1.
Test bin (windows-latest, 24, 0/3)
Error: Utoo was installed but package.json could not be found or read
Test (ubuntu-latest, 24, 3/3)
Process completed with exit code 1.
Test (macos-latest, 24, 3/3)
Process completed with exit code 1.
Test (ubuntu-latest, 20, 1/3)
Process completed with exit code 1.
Test (ubuntu-latest, 22, 3/3)
Process completed with exit code 1.
Test (macos-latest, 20, 3/3)
Process completed with exit code 1.
Test (macos-latest, 24, 2/3)
Process completed with exit code 1.
[@eggjs/development] test/fast_ready_false.test.ts > test/fast_ready_false.test.ts > should set config.development.fastReady to true work: plugins/development/test/fast_ready_false.test.ts#L38
AssertionError: should match stdout expected `/delayed 200ms done./(RegExp)` but actual `2026-03-16 03:30:41,960 INFO 2273 [master] node version v24.14.0\n2026-03-16 03:30:41,961 INFO 2273 [master] egg version 4.1.2-beta.4\n2026-03-16 03:30:43,733 INFO 2273 [master] agent_worker#1:2278 started (1754ms)\n[@eggjs/core/deprecated] `readyCallback` was deprecated, please use "Life Cycles" instead, see https://www.eggjs.org/advanced/loader#life-cycles\n[@eggjs/core/deprecated] set NODE_DEBUG=@eggjs/core/utils can show call stack\n2026-03-16 03:30:45,623 INFO 2293 Server started.\n2026-03-16 03:30:45,630 INFO 2273 [master] egg started on http://127.0.0.1:17819 (3669ms)\n2026-03-16 03:30:45,705 INFO 2293 delayed 200ms done.\n(String)` false !== true - Expected + Received - true + false ❯ Rule.assert ../../node_modules/coffee/lib/rule.js:30:14 ❯ Rule.validate ../../node_modules/coffee/lib/rule.js:22:12 ❯ Proxy._addAssertion ../../node_modules/coffee/lib/coffee.js:206:12 ❯ Proxy.expect ../../node_modules/coffee/lib/coffee.js:136:10 ❯ test/fast_ready_false.test.ts:38:9
[@eggjs/development] test/fast_ready_false.test.ts > test/fast_ready_false.test.ts > should set config.development.fastReady to true work: plugins/development/test/fast_ready_false.test.ts#L38
AssertionError: should match stdout expected `/delayed 200ms done./(RegExp)` but actual `2026-03-16 03:30:33,581 INFO 2002 [master] node version v24.14.0\n2026-03-16 03:30:33,581 INFO 2002 [master] egg version 4.1.2-beta.4\n2026-03-16 03:30:35,268 INFO 2002 [master] agent_worker#1:2025 started (1673ms)\n[@eggjs/core/deprecated] `readyCallback` was deprecated, please use "Life Cycles" instead, see https://www.eggjs.org/advanced/loader#life-cycles\n[@eggjs/core/deprecated] set NODE_DEBUG=@eggjs/core/utils can show call stack\n2026-03-16 03:30:38,808 INFO 2088 Server started.\n2026-03-16 03:30:38,814 INFO 2088 delayed 200ms done.\n2026-03-16 03:30:38,817 INFO 2002 [master] egg started on http://127.0.0.1:17818 (5236ms)\n(String)` false !== true - Expected + Received - true + false ❯ Rule.assert ../../node_modules/coffee/lib/rule.js:30:14 ❯ Rule.validate ../../node_modules/coffee/lib/rule.js:22:12 ❯ Proxy._addAssertion ../../node_modules/coffee/lib/coffee.js:206:12 ❯ Proxy.expect ../../node_modules/coffee/lib/coffee.js:136:10 ❯ test/fast_ready_false.test.ts:38:9
[@eggjs/development] test/fast_ready_false.test.ts > test/fast_ready_false.test.ts > should set config.development.fastReady to true work: plugins/development/test/fast_ready_false.test.ts#L38
AssertionError: should match stdout expected `/delayed 200ms done./(RegExp)` but actual `2026-03-16 03:30:27,738 INFO 1929 [master] node version v24.14.0\n2026-03-16 03:30:27,739 INFO 1929 [master] egg version 4.1.2-beta.4\n2026-03-16 03:30:29,174 INFO 1929 [master] agent_worker#1:1934 started (1415ms)\n[@eggjs/core/deprecated] `readyCallback` was deprecated, please use "Life Cycles" instead, see https://www.eggjs.org/advanced/loader#life-cycles\n[@eggjs/core/deprecated] set NODE_DEBUG=@eggjs/core/utils can show call stack\n2026-03-16 03:30:30,640 INFO 1943 Server started.\n2026-03-16 03:30:30,670 INFO 1929 [master] egg started on http://127.0.0.1:17817 (2931ms)\n2026-03-16 03:30:30,737 INFO 1943 delayed 200ms done.\n(String)` false !== true - Expected + Received - true + false ❯ Rule.assert ../../node_modules/coffee/lib/rule.js:30:14 ❯ Rule.validate ../../node_modules/coffee/lib/rule.js:22:12 ❯ Proxy._addAssertion ../../node_modules/coffee/lib/coffee.js:206:12 ❯ Proxy.expect ../../node_modules/coffee/lib/coffee.js:136:10 ❯ test/fast_ready_false.test.ts:38:9
Test (ubuntu-latest, 22, 1/3)
Process completed with exit code 1.
Test (ubuntu-latest, 20, 2/3)
Process completed with exit code 1.
[@eggjs/development] test/fast_ready_false.test.ts > test/fast_ready_false.test.ts > should set config.development.fastReady to true work: plugins/development/test/fast_ready_false.test.ts#L38
AssertionError: should match stdout expected `/delayed 200ms done./(RegExp)` but actual `2026-03-16 03:31:03,320 INFO 4340 [master] node version v20.20.0\n2026-03-16 03:31:03,321 INFO 4340 [master] egg version 4.1.2-beta.4\n2026-03-16 03:31:05,587 INFO 4340 [master] agent_worker#1:4389 started (2258ms)\n[@eggjs/core/deprecated] `readyCallback` was deprecated, please use "Life Cycles" instead, see https://www.eggjs.org/advanced/loader#life-cycles\n[@eggjs/core/deprecated] set NODE_DEBUG=@eggjs/core/utils can show call stack\n2026-03-16 03:31:07,928 INFO 4430 Server started.\n2026-03-16 03:31:07,940 INFO 4340 [master] egg started on http://127.0.0.1:17644 (4619ms)\n2026-03-16 03:31:08,114 INFO 4430 delayed 200ms done.\n(String)` false !== true - Expected + Received - true + false ❯ Rule.assert ../../node_modules/coffee/lib/rule.js:30:14 ❯ Rule.validate ../../node_modules/coffee/lib/rule.js:22:12 ❯ Proxy._addAssertion ../../node_modules/coffee/lib/coffee.js:206:12 ❯ Proxy.expect ../../node_modules/coffee/lib/coffee.js:136:10 ❯ test/fast_ready_false.test.ts:38:9
[@eggjs/development] test/fast_ready_false.test.ts > test/fast_ready_false.test.ts > should set config.development.fastReady to true work: plugins/development/test/fast_ready_false.test.ts#L38
AssertionError: should match stdout expected `/delayed 200ms done./(RegExp)` but actual `2026-03-16 03:30:53,133 INFO 4103 [master] node version v20.20.0\n2026-03-16 03:30:53,135 INFO 4103 [master] egg version 4.1.2-beta.4\n2026-03-16 03:30:56,401 INFO 4103 [master] agent_worker#1:4154 started (3254ms)\n[@eggjs/core/deprecated] `readyCallback` was deprecated, please use "Life Cycles" instead, see https://www.eggjs.org/advanced/loader#life-cycles\n[@eggjs/core/deprecated] set NODE_DEBUG=@eggjs/core/utils can show call stack\n2026-03-16 03:30:59,770 INFO 4242 Server started.\n2026-03-16 03:30:59,779 INFO 4103 [master] egg started on http://127.0.0.1:17643 (6644ms)\n2026-03-16 03:30:59,951 INFO 4242 delayed 200ms done.\n(String)` false !== true - Expected + Received - true + false ❯ Rule.assert ../../node_modules/coffee/lib/rule.js:30:14 ❯ Rule.validate ../../node_modules/coffee/lib/rule.js:22:12 ❯ Proxy._addAssertion ../../node_modules/coffee/lib/coffee.js:206:12 ❯ Proxy.expect ../../node_modules/coffee/lib/coffee.js:136:10 ❯ test/fast_ready_false.test.ts:38:9
[@eggjs/development] test/fast_ready_false.test.ts > test/fast_ready_false.test.ts > should set config.development.fastReady to true work: plugins/development/test/fast_ready_false.test.ts#L38
AssertionError: should match stdout expected `/delayed 200ms done./(RegExp)` but actual `2026-03-16 03:30:44,911 INFO 3903 [master] node version v20.20.0\n2026-03-16 03:30:44,914 INFO 3903 [master] egg version 4.1.2-beta.4\n2026-03-16 03:30:47,146 INFO 3903 [master] agent_worker#1:3951 started (2220ms)\n[@eggjs/core/deprecated] `readyCallback` was deprecated, please use "Life Cycles" instead, see https://www.eggjs.org/advanced/loader#life-cycles\n[@eggjs/core/deprecated] set NODE_DEBUG=@eggjs/core/utils can show call stack\n2026-03-16 03:30:49,549 INFO 3999 Server started.\n2026-03-16 03:30:49,559 INFO 3903 [master] egg started on http://127.0.0.1:17642 (4645ms)\n2026-03-16 03:30:49,741 INFO 3999 delayed 200ms done.\n(String)` false !== true - Expected + Received - true + false ❯ Rule.assert ../../node_modules/coffee/lib/rule.js:30:14 ❯ Rule.validate ../../node_modules/coffee/lib/rule.js:22:12 ❯ Proxy._addAssertion ../../node_modules/coffee/lib/coffee.js:206:12 ❯ Proxy.expect ../../node_modules/coffee/lib/coffee.js:136:10 ❯ test/fast_ready_false.test.ts:38:9
Test (macos-latest, 20, 2/3)
Process completed with exit code 1.
[@eggjs/development] test/fast_ready_false.test.ts > test/fast_ready_false.test.ts > should set config.development.fastReady to true work: plugins/development/test/fast_ready_false.test.ts#L38
AssertionError: should match stdout expected `/delayed 200ms done./(RegExp)` but actual `2026-03-16 03:31:15,793 INFO 2706 [master] node version v20.20.0\n2026-03-16 03:31:15,794 INFO 2706 [master] egg version 4.1.2-beta.4\n2026-03-16 03:31:17,193 INFO 2706 [master] agent_worker#1:2711 started (1386ms)\n[@eggjs/core/deprecated] `readyCallback` was deprecated, please use "Life Cycles" instead, see https://www.eggjs.org/advanced/loader#life-cycles\n[@eggjs/core/deprecated] set NODE_DEBUG=@eggjs/core/utils can show call stack\n2026-03-16 03:31:18,733 INFO 2714 Server started.\n2026-03-16 03:31:18,740 INFO 2706 [master] egg started on http://127.0.0.1:17157 (2946ms)\n2026-03-16 03:31:18,926 INFO 2714 delayed 200ms done.\n(String)` false !== true - Expected + Received - true + false ❯ Rule.assert ../../node_modules/coffee/lib/rule.js:30:14 ❯ Rule.validate ../../node_modules/coffee/lib/rule.js:22:12 ❯ Proxy._addAssertion ../../node_modules/coffee/lib/coffee.js:206:12 ❯ Proxy.expect ../../node_modules/coffee/lib/coffee.js:136:10 ❯ test/fast_ready_false.test.ts:38:9
[@eggjs/development] test/fast_ready_false.test.ts > test/fast_ready_false.test.ts > should set config.development.fastReady to true work: plugins/development/test/fast_ready_false.test.ts#L38
AssertionError: should match stdout expected `/delayed 200ms done./(RegExp)` but actual `2026-03-16 03:31:09,209 INFO 2572 [master] node version v20.20.0\n2026-03-16 03:31:09,209 INFO 2572 [master] egg version 4.1.2-beta.4\n2026-03-16 03:31:10,734 INFO 2572 [master] agent_worker#1:2586 started (1504ms)\n[@eggjs/core/deprecated] `readyCallback` was deprecated, please use "Life Cycles" instead, see https://www.eggjs.org/advanced/loader#life-cycles\n[@eggjs/core/deprecated] set NODE_DEBUG=@eggjs/core/utils can show call stack\n2026-03-16 03:31:12,851 INFO 2639 Server started.\n2026-03-16 03:31:12,864 INFO 2572 [master] egg started on http://127.0.0.1:17156 (3655ms)\n2026-03-16 03:31:13,041 INFO 2639 delayed 200ms done.\n(String)` false !== true - Expected + Received - true + false ❯ Rule.assert ../../node_modules/coffee/lib/rule.js:30:14 ❯ Rule.validate ../../node_modules/coffee/lib/rule.js:22:12 ❯ Proxy._addAssertion ../../node_modules/coffee/lib/coffee.js:206:12 ❯ Proxy.expect ../../node_modules/coffee/lib/coffee.js:136:10 ❯ test/fast_ready_false.test.ts:38:9
[@eggjs/development] test/fast_ready_false.test.ts > test/fast_ready_false.test.ts > should set config.development.fastReady to true work: plugins/development/test/fast_ready_false.test.ts#L38
AssertionError: should match stdout expected `/delayed 200ms done./(RegExp)` but actual `2026-03-16 03:31:03,609 INFO 2366 [master] node version v20.20.0\n2026-03-16 03:31:03,610 INFO 2366 [master] egg version 4.1.2-beta.4\n2026-03-16 03:31:04,956 INFO 2366 [master] agent_worker#1:2378 started (1338ms)\n[@eggjs/core/deprecated] `readyCallback` was deprecated, please use "Life Cycles" instead, see https://www.eggjs.org/advanced/loader#life-cycles\n[@eggjs/core/deprecated] set NODE_DEBUG=@eggjs/core/utils can show call stack\n2026-03-16 03:31:06,404 INFO 2392 Server started.\n2026-03-16 03:31:06,411 INFO 2366 [master] egg started on http://127.0.0.1:17155 (2801ms)\n2026-03-16 03:31:06,598 INFO 2392 delayed 200ms done.\n(String)` false !== true - Expected + Received - true + false ❯ Rule.assert ../../node_modules/coffee/lib/rule.js:30:14 ❯ Rule.validate ../../node_modules/coffee/lib/rule.js:22:12 ❯ Proxy._addAssertion ../../node_modules/coffee/lib/coffee.js:206:12 ❯ Proxy.expect ../../node_modules/coffee/lib/coffee.js:136:10 ❯ test/fast_ready_false.test.ts:38:9
Test (windows-latest, 24, 3/3)
Error: Utoo was installed but package.json could not be found or read
Test (ubuntu-latest, 20, 3/3)
Process completed with exit code 1.
Test (macos-latest, 24, 1/3)
Process completed with exit code 1.
[@eggjs/orm-plugin] test/index.test.ts > plugin/orm/test/orm.test.ts > singleton ORM client: tegg/plugin/orm/test/index.test.ts#L83
Error: Calling the suite function inside test function is not allowed. It can be only called at the top level or inside another suite function. ❯ test/index.test.ts:83:5
[@eggjs/orm-plugin] test/index.test.ts > plugin/orm/test/orm.test.ts > singleton ORM client: tegg/plugin/orm/test/index.test.ts#L83
Error: Calling the suite function inside test function is not allowed. It can be only called at the top level or inside another suite function. ❯ test/index.test.ts:83:5
[@eggjs/orm-plugin] test/index.test.ts > plugin/orm/test/orm.test.ts > singleton ORM client: tegg/plugin/orm/test/index.test.ts#L83
Error: Calling the suite function inside test function is not allowed. It can be only called at the top level or inside another suite function. ❯ test/index.test.ts:83:5
Test (macos-latest, 22, 3/3)
Process completed with exit code 1.
Test (ubuntu-latest, 24, 2/3)
Process completed with exit code 1.
[@eggjs/development] test/fast_ready_false.test.ts > test/fast_ready_false.test.ts > should set config.development.fastReady to true work: plugins/development/test/fast_ready_false.test.ts#L38
AssertionError: should match stdout expected `/delayed 200ms done./(RegExp)` but actual `2026-03-16 03:31:38,791 INFO 4767 [master] node version v24.14.0\n2026-03-16 03:31:38,792 INFO 4767 [master] egg version 4.1.2-beta.4\n2026-03-16 03:31:41,071 INFO 4767 [master] agent_worker#1:4807 started (2268ms)\n[@eggjs/core/deprecated] `readyCallback` was deprecated, please use "Life Cycles" instead, see https://www.eggjs.org/advanced/loader#life-cycles\n[@eggjs/core/deprecated] set NODE_DEBUG=@eggjs/core/utils can show call stack\n2026-03-16 03:31:43,562 INFO 4820 Server started.\n2026-03-16 03:31:43,570 INFO 4767 [master] egg started on http://127.0.0.1:17016 (4778ms)\n2026-03-16 03:31:43,631 INFO 4820 delayed 200ms done.\n(String)` false !== true - Expected + Received - true + false ❯ Rule.assert ../../node_modules/coffee/lib/rule.js:30:14 ❯ Rule.validate ../../node_modules/coffee/lib/rule.js:22:12 ❯ Proxy._addAssertion ../../node_modules/coffee/lib/coffee.js:206:12 ❯ Proxy.expect ../../node_modules/coffee/lib/coffee.js:136:10 ❯ test/fast_ready_false.test.ts:38:9
[@eggjs/development] test/fast_ready_false.test.ts > test/fast_ready_false.test.ts > should set config.development.fastReady to true work: plugins/development/test/fast_ready_false.test.ts#L38
AssertionError: should match stdout expected `/delayed 200ms done./(RegExp)` but actual `2026-03-16 03:31:30,047 INFO 4519 [master] node version v24.14.0\n2026-03-16 03:31:30,047 INFO 4519 [master] egg version 4.1.2-beta.4\n2026-03-16 03:31:32,493 INFO 4519 [master] agent_worker#1:4567 started (2436ms)\n[@eggjs/core/deprecated] `readyCallback` was deprecated, please use "Life Cycles" instead, see https://www.eggjs.org/advanced/loader#life-cycles\n[@eggjs/core/deprecated] set NODE_DEBUG=@eggjs/core/utils can show call stack\n2026-03-16 03:31:35,293 INFO 4652 Server started.\n2026-03-16 03:31:35,303 INFO 4519 [master] egg started on http://127.0.0.1:17015 (5256ms)\n2026-03-16 03:31:35,354 INFO 4652 delayed 200ms done.\n(String)` false !== true - Expected + Received - true + false ❯ Rule.assert ../../node_modules/coffee/lib/rule.js:30:14 ❯ Rule.validate ../../node_modules/coffee/lib/rule.js:22:12 ❯ Proxy._addAssertion ../../node_modules/coffee/lib/coffee.js:206:12 ❯ Proxy.expect ../../node_modules/coffee/lib/coffee.js:136:10 ❯ test/fast_ready_false.test.ts:38:9
[@eggjs/development] test/fast_ready_false.test.ts > test/fast_ready_false.test.ts > should set config.development.fastReady to true work: plugins/development/test/fast_ready_false.test.ts#L38
AssertionError: should match stdout expected `/delayed 200ms done./(RegExp)` but actual `2026-03-16 03:31:22,006 INFO 4305 [master] node version v24.14.0\n2026-03-16 03:31:22,006 INFO 4305 [master] egg version 4.1.2-beta.4\n2026-03-16 03:31:24,303 INFO 4305 [master] agent_worker#1:4366 started (2288ms)\n[@eggjs/core/deprecated] `readyCallback` was deprecated, please use "Life Cycles" instead, see https://www.eggjs.org/advanced/loader#life-cycles\n[@eggjs/core/deprecated] set NODE_DEBUG=@eggjs/core/utils can show call stack\n2026-03-16 03:31:26,699 INFO 4413 Server started.\n2026-03-16 03:31:26,708 INFO 4305 [master] egg started on http://127.0.0.1:17014 (4702ms)\n2026-03-16 03:31:26,784 INFO 4413 delayed 200ms done.\n(String)` false !== true - Expected + Received - true + false ❯ Rule.assert ../../node_modules/coffee/lib/rule.js:30:14 ❯ Rule.validate ../../node_modules/coffee/lib/rule.js:22:12 ❯ Proxy._addAssertion ../../node_modules/coffee/lib/coffee.js:206:12 ❯ Proxy.expect ../../node_modules/coffee/lib/coffee.js:136:10 ❯ test/fast_ready_false.test.ts:38:9
Test (windows-latest, 20, 1/3)
Error: Utoo was installed but package.json could not be found or read
Test (ubuntu-latest, 24, 1/3)
Process completed with exit code 1.
[@eggjs/orm-plugin] test/index.test.ts > plugin/orm/test/orm.test.ts > singleton ORM client: tegg/plugin/orm/test/index.test.ts#L83
Error: Calling the suite function inside test function is not allowed. It can be only called at the top level or inside another suite function. ❯ test/index.test.ts:83:5
[@eggjs/orm-plugin] test/index.test.ts > plugin/orm/test/orm.test.ts > singleton ORM client: tegg/plugin/orm/test/index.test.ts#L83
Error: Calling the suite function inside test function is not allowed. It can be only called at the top level or inside another suite function. ❯ test/index.test.ts:83:5
[@eggjs/orm-plugin] test/index.test.ts > plugin/orm/test/orm.test.ts > singleton ORM client: tegg/plugin/orm/test/index.test.ts#L83
Error: Calling the suite function inside test function is not allowed. It can be only called at the top level or inside another suite function. ❯ test/index.test.ts:83:5
Test (windows-latest, 22, 2/3)
Error: Utoo was installed but package.json could not be found or read
Test (macos-latest, 20, 1/3)
Process completed with exit code 1.
Test (windows-latest, 22, 1/3)
Error: Utoo was installed but package.json could not be found or read
Test (macos-latest, 22, 1/3)
Process completed with exit code 1.
Test (windows-latest, 20, 3/3)
Error: Utoo was installed but package.json could not be found or read
Test (ubuntu-latest, 22, 2/3)
Process completed with exit code 1.
[@eggjs/development] test/fast_ready_false.test.ts > test/fast_ready_false.test.ts > should set config.development.fastReady to true work: plugins/development/test/fast_ready_false.test.ts#L38
AssertionError: should match stdout expected `/delayed 200ms done./(RegExp)` but actual `2026-03-16 03:32:46,882 INFO 4457 [master] node version v22.22.1\n2026-03-16 03:32:46,882 INFO 4457 [master] egg version 4.1.2-beta.4\n2026-03-16 03:32:48,773 INFO 4457 [master] agent_worker#1:4508 started (1877ms)\n[@eggjs/core/deprecated] `readyCallback` was deprecated, please use "Life Cycles" instead, see https://www.eggjs.org/advanced/loader#life-cycles\n[@eggjs/core/deprecated] set NODE_DEBUG=@eggjs/core/utils can show call stack\n2026-03-16 03:32:50,876 INFO 4561 Server started.\n2026-03-16 03:32:50,886 INFO 4457 [master] egg started on http://127.0.0.1:17775 (4004ms)\n2026-03-16 03:32:51,065 INFO 4561 delayed 200ms done.\n(String)` false !== true - Expected + Received - true + false ❯ Rule.assert ../../node_modules/coffee/lib/rule.js:30:14 ❯ Rule.validate ../../node_modules/coffee/lib/rule.js:22:12 ❯ Proxy._addAssertion ../../node_modules/coffee/lib/coffee.js:206:12 ❯ Proxy.expect ../../node_modules/coffee/lib/coffee.js:136:10 ❯ test/fast_ready_false.test.ts:38:9
[@eggjs/development] test/fast_ready_false.test.ts > test/fast_ready_false.test.ts > should set config.development.fastReady to true work: plugins/development/test/fast_ready_false.test.ts#L38
AssertionError: should match stdout expected `/delayed 200ms done./(RegExp)` but actual `2026-03-16 03:32:38,118 INFO 4231 [master] node version v22.22.1\n2026-03-16 03:32:38,119 INFO 4231 [master] egg version 4.1.2-beta.4\n2026-03-16 03:32:40,478 INFO 4231 [master] agent_worker#1:4279 started (2349ms)\n[@eggjs/core/deprecated] `readyCallback` was deprecated, please use "Life Cycles" instead, see https://www.eggjs.org/advanced/loader#life-cycles\n[@eggjs/core/deprecated] set NODE_DEBUG=@eggjs/core/utils can show call stack\n2026-03-16 03:32:43,314 INFO 4338 Server started.\n2026-03-16 03:32:43,326 INFO 4231 [master] egg started on http://127.0.0.1:17774 (5207ms)\n2026-03-16 03:32:43,501 INFO 4338 delayed 200ms done.\n(String)` false !== true - Expected + Received - true + false ❯ Rule.assert ../../node_modules/coffee/lib/rule.js:30:14 ❯ Rule.validate ../../node_modules/coffee/lib/rule.js:22:12 ❯ Proxy._addAssertion ../../node_modules/coffee/lib/coffee.js:206:12 ❯ Proxy.expect ../../node_modules/coffee/lib/coffee.js:136:10 ❯ test/fast_ready_false.test.ts:38:9
[@eggjs/development] test/fast_ready_false.test.ts > test/fast_ready_false.test.ts > should set config.development.fastReady to true work: plugins/development/test/fast_ready_false.test.ts#L38
AssertionError: should match stdout expected `/delayed 200ms done./(RegExp)` but actual `2026-03-16 03:32:30,854 INFO 4040 [master] node version v22.22.1\n2026-03-16 03:32:30,855 INFO 4040 [master] egg version 4.1.2-beta.4\n2026-03-16 03:32:32,847 INFO 4040 [master] agent_worker#1:4089 started (1972ms)\n[@eggjs/core/deprecated] `readyCallback` was deprecated, please use "Life Cycles" instead, see https://www.eggjs.org/advanced/loader#life-cycles\n[@eggjs/core/deprecated] set NODE_DEBUG=@eggjs/core/utils can show call stack\n2026-03-16 03:32:34,906 INFO 4138 Server started.\n2026-03-16 03:32:34,918 INFO 4040 [master] egg started on http://127.0.0.1:17773 (4063ms)\n2026-03-16 03:32:35,093 INFO 4138 delayed 200ms done.\n(String)` false !== true - Expected + Received - true + false ❯ Rule.assert ../../node_modules/coffee/lib/rule.js:30:14 ❯ Rule.validate ../../node_modules/coffee/lib/rule.js:22:12 ❯ Proxy._addAssertion ../../node_modules/coffee/lib/coffee.js:206:12 ❯ Proxy.expect ../../node_modules/coffee/lib/coffee.js:136:10 ❯ test/fast_ready_false.test.ts:38:9
Test (windows-latest, 24, 2/3)
Error: Utoo was installed but package.json could not be found or read
Test (windows-latest, 24, 1/3)
Error: Utoo was installed but package.json could not be found or read
Test (windows-latest, 20, 2/3)
Error: Utoo was installed but package.json could not be found or read
Test (windows-latest, 22, 3/3)
Error: Utoo was installed but package.json could not be found or read
Test (macos-latest, 22, 2/3)
Process completed with exit code 1.
[@eggjs/development] test/fast_ready_false.test.ts > test/fast_ready_false.test.ts > should set config.development.fastReady to true work: plugins/development/test/fast_ready_false.test.ts#L38
AssertionError: should match stdout expected `/delayed 200ms done./(RegExp)` but actual `2026-03-16 03:33:11,095 INFO 3917 [master] node version v22.22.0\n2026-03-16 03:33:11,095 INFO 3917 [master] egg version 4.1.2-beta.4\n2026-03-16 03:33:12,403 INFO 3917 [master] agent_worker#1:3920 started (1290ms)\n[@eggjs/core/deprecated] `readyCallback` was deprecated, please use "Life Cycles" instead, see https://www.eggjs.org/advanced/loader#life-cycles\n[@eggjs/core/deprecated] set NODE_DEBUG=@eggjs/core/utils can show call stack\n2026-03-16 03:33:13,685 INFO 3923 Server started.\n2026-03-16 03:33:13,691 INFO 3917 [master] egg started on http://127.0.0.1:17300 (2596ms)\n2026-03-16 03:33:13,881 INFO 3923 delayed 200ms done.\n(String)` false !== true - Expected + Received - true + false ❯ Rule.assert ../../node_modules/coffee/lib/rule.js:30:14 ❯ Rule.validate ../../node_modules/coffee/lib/rule.js:22:12 ❯ Proxy._addAssertion ../../node_modules/coffee/lib/coffee.js:206:12 ❯ Proxy.expect ../../node_modules/coffee/lib/coffee.js:136:10 ❯ test/fast_ready_false.test.ts:38:9
[@eggjs/development] test/fast_ready_false.test.ts > test/fast_ready_false.test.ts > should set config.development.fastReady to true work: plugins/development/test/fast_ready_false.test.ts#L38
AssertionError: should match stdout expected `/delayed 200ms done./(RegExp)` but actual `2026-03-16 03:33:05,329 INFO 3679 [master] node version v22.22.0\n2026-03-16 03:33:05,330 INFO 3679 [master] egg version 4.1.2-beta.4\n2026-03-16 03:33:06,498 INFO 3679 [master] agent_worker#1:3804 started (1159ms)\n[@eggjs/core/deprecated] `readyCallback` was deprecated, please use "Life Cycles" instead, see https://www.eggjs.org/advanced/loader#life-cycles\n[@eggjs/core/deprecated] set NODE_DEBUG=@eggjs/core/utils can show call stack\n2026-03-16 03:33:08,216 INFO 3859 Server started.\n2026-03-16 03:33:08,225 INFO 3679 [master] egg started on http://127.0.0.1:17299 (2895ms)\n2026-03-16 03:33:08,413 INFO 3859 delayed 200ms done.\n(String)` false !== true - Expected + Received - true + false ❯ Rule.assert ../../node_modules/coffee/lib/rule.js:30:14 ❯ Rule.validate ../../node_modules/coffee/lib/rule.js:22:12 ❯ Proxy._addAssertion ../../node_modules/coffee/lib/coffee.js:206:12 ❯ Proxy.expect ../../node_modules/coffee/lib/coffee.js:136:10 ❯ test/fast_ready_false.test.ts:38:9
[@eggjs/development] test/fast_ready_false.test.ts > test/fast_ready_false.test.ts > should set config.development.fastReady to true work: plugins/development/test/fast_ready_false.test.ts#L38
AssertionError: should match stdout expected `/delayed 200ms done./(RegExp)` but actual `2026-03-16 03:33:00,116 INFO 3615 [master] node version v22.22.0\n2026-03-16 03:33:00,116 INFO 3615 [master] egg version 4.1.2-beta.4\n2026-03-16 03:33:01,153 INFO 3615 [master] agent_worker#1:3619 started (1028ms)\n[@eggjs/core/deprecated] `readyCallback` was deprecated, please use "Life Cycles" instead, see https://www.eggjs.org/advanced/loader#life-cycles\n[@eggjs/core/deprecated] set NODE_DEBUG=@eggjs/core/utils can show call stack\n2026-03-16 03:33:02,562 INFO 3623 Server started.\n2026-03-16 03:33:02,569 INFO 3615 [master] egg started on http://127.0.0.1:17298 (2453ms)\n2026-03-16 03:33:02,757 INFO 3623 delayed 200ms done.\n(String)` false !== true - Expected + Received - true + false ❯ Rule.assert ../../node_modules/coffee/lib/rule.js:30:14 ❯ Rule.validate ../../node_modules/coffee/lib/rule.js:22:12 ❯ Proxy._addAssertion ../../node_modules/coffee/lib/coffee.js:206:12 ❯ Proxy.expect ../../node_modules/coffee/lib/coffee.js:136:10 ❯ test/fast_ready_false.test.ts:38:9
Test bin (ubuntu-latest, 24, 0/3)
Canceling since a higher priority waiting request for test-egg-bin-CI-#5830-(ubuntu-latest, 24, 0/3) exists
Test bin (ubuntu-latest, 24, 0/3)
The operation was canceled.
Test bin (ubuntu-latest, 24, 1/3)
Canceling since a higher priority waiting request for test-egg-bin-CI-#5830-(ubuntu-latest, 24, 1/3) exists
Test bin (ubuntu-latest, 24, 1/3)
The operation was canceled.
Test bin (ubuntu-latest, 24, 2/3)
Canceling since a higher priority waiting request for test-egg-bin-CI-#5830-(ubuntu-latest, 24, 2/3) exists
Test bin (ubuntu-latest, 24, 2/3)
The operation was canceled.
Test bin (windows-latest, 24, 2/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test bin (windows-latest, 24, 1/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test scripts (ubuntu-latest, 22)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test scripts (ubuntu-latest, 24)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test bin (windows-latest, 24, 0/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (ubuntu-latest, 24, 3/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: shogo82148/actions-setup-mysql@27e74fac04c136a9f4c2dc2ed457df57331b3e0c, shogo82148/actions-setup-redis@cff708d63a30aebc0bfaa7276fb709d173f36cb6, utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (ubuntu-latest, 24, 3/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (macos-latest, 24, 3/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: shogo82148/actions-setup-mysql@27e74fac04c136a9f4c2dc2ed457df57331b3e0c, shogo82148/actions-setup-redis@cff708d63a30aebc0bfaa7276fb709d173f36cb6, utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (macos-latest, 24, 3/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (ubuntu-latest, 20, 1/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: shogo82148/actions-setup-mysql@27e74fac04c136a9f4c2dc2ed457df57331b3e0c, shogo82148/actions-setup-redis@cff708d63a30aebc0bfaa7276fb709d173f36cb6, utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (ubuntu-latest, 20, 1/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (ubuntu-latest, 22, 3/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: shogo82148/actions-setup-mysql@27e74fac04c136a9f4c2dc2ed457df57331b3e0c, shogo82148/actions-setup-redis@cff708d63a30aebc0bfaa7276fb709d173f36cb6, utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (ubuntu-latest, 22, 3/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (macos-latest, 20, 3/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: shogo82148/actions-setup-mysql@27e74fac04c136a9f4c2dc2ed457df57331b3e0c, shogo82148/actions-setup-redis@cff708d63a30aebc0bfaa7276fb709d173f36cb6, utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (macos-latest, 20, 3/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (macos-latest, 24, 2/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: shogo82148/actions-setup-mysql@27e74fac04c136a9f4c2dc2ed457df57331b3e0c, shogo82148/actions-setup-redis@cff708d63a30aebc0bfaa7276fb709d173f36cb6, utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (macos-latest, 24, 2/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
typecheck
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (ubuntu-latest, 22, 1/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: shogo82148/actions-setup-mysql@27e74fac04c136a9f4c2dc2ed457df57331b3e0c, shogo82148/actions-setup-redis@cff708d63a30aebc0bfaa7276fb709d173f36cb6, utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (ubuntu-latest, 22, 1/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (ubuntu-latest, 20, 2/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: shogo82148/actions-setup-mysql@27e74fac04c136a9f4c2dc2ed457df57331b3e0c, shogo82148/actions-setup-redis@cff708d63a30aebc0bfaa7276fb709d173f36cb6, utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: shogo82148/actions-setup-mysql@27e74fac04c136a9f4c2dc2ed457df57331b3e0c, shogo82148/actions-setup-redis@cff708d63a30aebc0bfaa7276fb709d173f36cb6, utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (macos-latest, 20, 2/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (windows-latest, 24, 3/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (ubuntu-latest, 20, 3/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: shogo82148/actions-setup-mysql@27e74fac04c136a9f4c2dc2ed457df57331b3e0c, shogo82148/actions-setup-redis@cff708d63a30aebc0bfaa7276fb709d173f36cb6, utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: shogo82148/actions-setup-mysql@27e74fac04c136a9f4c2dc2ed457df57331b3e0c, shogo82148/actions-setup-redis@cff708d63a30aebc0bfaa7276fb709d173f36cb6, utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (macos-latest, 24, 1/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (macos-latest, 22, 3/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: shogo82148/actions-setup-mysql@27e74fac04c136a9f4c2dc2ed457df57331b3e0c, shogo82148/actions-setup-redis@cff708d63a30aebc0bfaa7276fb709d173f36cb6, utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (macos-latest, 22, 3/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (ubuntu-latest, 24, 2/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: shogo82148/actions-setup-mysql@27e74fac04c136a9f4c2dc2ed457df57331b3e0c, shogo82148/actions-setup-redis@cff708d63a30aebc0bfaa7276fb709d173f36cb6, utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (ubuntu-latest, 24, 2/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (windows-latest, 20, 1/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (ubuntu-latest, 24, 1/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: shogo82148/actions-setup-mysql@27e74fac04c136a9f4c2dc2ed457df57331b3e0c, shogo82148/actions-setup-redis@cff708d63a30aebc0bfaa7276fb709d173f36cb6, utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (ubuntu-latest, 24, 1/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (windows-latest, 22, 2/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (macos-latest, 20, 1/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: shogo82148/actions-setup-mysql@27e74fac04c136a9f4c2dc2ed457df57331b3e0c, shogo82148/actions-setup-redis@cff708d63a30aebc0bfaa7276fb709d173f36cb6, utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (macos-latest, 20, 1/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (windows-latest, 22, 1/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (macos-latest, 22, 1/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: shogo82148/actions-setup-mysql@27e74fac04c136a9f4c2dc2ed457df57331b3e0c, shogo82148/actions-setup-redis@cff708d63a30aebc0bfaa7276fb709d173f36cb6, utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (macos-latest, 22, 1/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (windows-latest, 20, 3/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (ubuntu-latest, 22, 2/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: shogo82148/actions-setup-mysql@27e74fac04c136a9f4c2dc2ed457df57331b3e0c, shogo82148/actions-setup-redis@cff708d63a30aebc0bfaa7276fb709d173f36cb6, utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (ubuntu-latest, 22, 2/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test (windows-latest, 24, 2/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (windows-latest, 24, 1/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (windows-latest, 20, 2/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (windows-latest, 22, 3/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (macos-latest, 22, 2/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: shogo82148/actions-setup-mysql@27e74fac04c136a9f4c2dc2ed457df57331b3e0c, shogo82148/actions-setup-redis@cff708d63a30aebc0bfaa7276fb709d173f36cb6, utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (macos-latest, 22, 2/3)
failed to verify attestation: VerificationError: timestamp could not be verified, continue to next attestation
Test bin (ubuntu-latest, 24, 0/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test bin (ubuntu-latest, 24, 1/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test bin (ubuntu-latest, 24, 2/3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: utooland/setup-utoo@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/