chore: consolidate the web UI, capability, and desktop stack #478
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/
|