Skip to content

chore: initial public release of Pythinker Code #29

chore: initial public release of Pythinker Code

chore: initial public release of Pythinker Code #29

Triggered via push August 3, 2026 17:48
Status Failure
Total duration 4m 56s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 14 warnings
test
Process completed with exit code 1.
[pythinker-core] test/hooks/runner.test.ts > runHook process runner > uses a non-interactive PowerShell process when requested: packages/agent-core/test/hooks/runner.test.ts#L143
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/hooks/runner.test.ts:143:3
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
eslint(no-underscore-dangle): apps/pythinker-code/src/tui/theme/theme.ts#L60
Unexpected dangling '_' in '`_palette`'.
eslint(no-underscore-dangle): apps/pythinker-code/src/tui/theme/theme.ts#L56
Unexpected dangling '_' in '`_palette`'.
eslint(no-underscore-dangle): apps/pythinker-code/src/tui/theme/theme.ts#L52
Unexpected dangling '_' in '`_palette`'.
eslint(no-underscore-dangle): apps/pythinker-code/src/tui/theme/theme.ts#L48
Unexpected dangling '_' in '`_palette`'.
eslint(no-underscore-dangle): apps/pythinker-code/src/tui/theme/theme.ts#L44
Unexpected dangling '_' in '`_palette`'.
eslint(no-underscore-dangle): apps/pythinker-code/src/tui/theme/theme.ts#L40
Unexpected dangling '_' in '`_palette`'.
eslint(no-underscore-dangle): apps/pythinker-code/src/tui/theme/theme.ts#L34
Unexpected dangling '_' in '`_palette`'.
eslint(no-underscore-dangle): apps/pythinker-code/src/tui/theme/theme.ts#L30
Unexpected dangling '_' in '`_palette`'.
eslint(no-underscore-dangle): apps/pythinker-code/src/tui/theme/theme.ts#L26
Unexpected dangling '_' in '`_palette`'.
eslint(no-underscore-dangle): apps/pythinker-code/src/tui/theme/theme.ts#L22
Unexpected dangling '_' in '`_palette`'.
typecheck
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/