feat(site): rework the hero as a dark desktop-first section #427
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/
|
|
|
|
|
|
vitest(no-conditional-in-test):
apps/pythinker-code/test/tui/controllers/session-event-handler-goal-queue.test.ts#L775
Avoid having conditionals in tests.
|
|
vitest(no-conditional-in-test):
apps/pythinker-code/test/tui/controllers/session-event-handler-goal-queue.test.ts#L765
Avoid having conditionals in tests.
|
|
|
|
|
|
|
|
|
|
|
|
eslint(no-case-declarations):
apps/pythinker-code/src/tui/components/dialogs/choice-picker.ts#L269
Unexpected lexical declaration in case block.
|
|
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/
|