ci: release packages #480
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.
|
|
unicorn(no-negated-condition):
packages/agent-core/src/agent/permission/policies/exit-plan-mode-review-ask.ts#L69
Unexpected negated condition.
|
|
|
|
|
|
|
|
|
|
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/
|