Skip to content

feat(vscode): add workflow lanes, provider management and skill commands #116

feat(vscode): add workflow lanes, provider management and skill commands

feat(vscode): add workflow lanes, provider management and skill commands #116

Triggered via pull request August 5, 2026 15:25
Status Success
Total duration 5m 4s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
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#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/