fix: add debug step to diagnose CI logger.formatTool failure #513
release.yml
on: push
Check Release Trigger
6s
Security Scan (Trivy)
45s
Python Unit Tests
1m 48s
Console Unit Tests
44s
Console Build & Typecheck
57s
Build Pilot Linux x86_64
1m 57s
Build Pilot Linux arm64
2m 28s
Build Pilot Darwin x86_64
2m 49s
Build Pilot Darwin arm64
1m 12s
Annotations
10 errors and 7 warnings
|
TypeError: logger.formatTool is not a function. (In 'logger.formatTool("Bash":
console/tests/utils/logger-format-tool.test.ts#L46
at <anonymous> (/home/runner/work/pilot-shell/pilot-shell/console/tests/utils/logger-format-tool.test.ts:46:29)
|
|
TypeError: logger.formatTool is not a function. (In 'logger.formatTool("Write":
console/tests/utils/logger-format-tool.test.ts#L41
at <anonymous> (/home/runner/work/pilot-shell/pilot-shell/console/tests/utils/logger-format-tool.test.ts:41:29)
|
|
TypeError: logger.formatTool is not a function. (In 'logger.formatTool("Read":
console/tests/utils/logger-format-tool.test.ts#L36
at <anonymous> (/home/runner/work/pilot-shell/pilot-shell/console/tests/utils/logger-format-tool.test.ts:36:29)
|
|
TypeError: logger.formatTool is not a function. (In 'logger.formatTool("Bash":
console/tests/utils/logger-format-tool.test.ts#L30
at <anonymous> (/home/runner/work/pilot-shell/pilot-shell/console/tests/utils/logger-format-tool.test.ts:30:29)
|
|
TypeError: logger.formatTool is not a function. (In 'logger.formatTool("Grep":
console/tests/utils/logger-format-tool.test.ts#L22
at <anonymous> (/home/runner/work/pilot-shell/pilot-shell/console/tests/utils/logger-format-tool.test.ts:22:29)
|
|
TypeError: undefined is not a function (near '...logger.formatTool("Glob":
console/tests/utils/logger-format-tool.test.ts#L17
at <anonymous> (/home/runner/work/pilot-shell/pilot-shell/console/tests/utils/logger-format-tool.test.ts:17:29)
|
|
TypeError: logger.formatTool is not a function. (In 'logger.formatTool("Read":
console/tests/utils/logger-format-tool.test.ts#L12
at <anonymous> (/home/runner/work/pilot-shell/pilot-shell/console/tests/utils/logger-format-tool.test.ts:12:29)
|
|
TypeError: logger.formatTool is not a function. (In 'logger.formatTool("Bash":
console/tests/utils/logger-format-tool.test.ts#L7
at <anonymous> (/home/runner/work/pilot-shell/pilot-shell/console/tests/utils/logger-format-tool.test.ts:7:29)
|
|
error: expect(received).toEqual(expected):
console/tests/infrastructure/wmic-parsing.test.ts#L212
- []
+ [
+ 1451,
+ ]
- Expected - 1
+ Received + 3
at <anonymous> (/home/runner/work/pilot-shell/pilot-shell/console/tests/infrastructure/wmic-parsing.test.ts:212:20)
|
|
error: expect(received).toEqual(expected):
console/tests/infrastructure/wmic-parsing.test.ts#L198
- []
+ [
+ 1451,
+ ]
- Expected - 1
+ Received + 3
at <anonymous> (/home/runner/work/pilot-shell/pilot-shell/console/tests/infrastructure/wmic-parsing.test.ts:198:20)
|
|
Console Unit Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: oven-sh/setup-bun@3d267786b128fe76c2f16a390aa2448b815359f3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Security Scan (Trivy)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Console Build & Typecheck
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: oven-sh/setup-bun@3d267786b128fe76c2f16a390aa2448b815359f3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Build Pilot Darwin arm64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Build Pilot Linux x86_64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Build Pilot Linux arm64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Build Pilot Darwin x86_64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
pilot-darwin-arm64
Expired
|
1.3 MB |
sha256:2f097cea599d5d613902a4ce389fba3586e166f6f04fe677d6551881c972bf13
|
|
|
pilot-darwin-x86_64
Expired
|
1.37 MB |
sha256:afe0b7c2082ca3e850a29aaf3db4c6992c30c8093c5804e2b19007e0a660ce37
|
|
|
pilot-linux-arm64
Expired
|
708 KB |
sha256:8ce44db7054345cb5960877821ebd8895df53e95c865a0c97035a2db4c69c483
|
|
|
pilot-linux-x86_64
Expired
|
765 KB |
sha256:91201a2f6baa5c098cdc95348f4d0a70079293648d5c8c124d9a4bce1759526f
|
|