fix(update): make the update flow report the truth and stop wedging (… #88
release.yml
on: push
Wait for CI and Nix Build
5m 8s
Matrix: Native release artifact / native-bundle
Waiting for pending jobs
Publish VS Code extension
0s
Verify release consistency
0s
Update Homebrew tap
0s
Publish native release assets
0s
Deploy docs
/
deploy
Annotations
11 warnings
|
Release
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/create-github-app-token@v2. 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/components/messages/dynamic-workflow-mission-control.test.ts#L652
Avoid having conditionals in tests.
|
|
vitest(no-conditional-in-test):
apps/pythinker-code/test/tui/components/messages/dynamic-workflow-mission-control.test.ts#L384
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.
|
|
|
|
eslint(no-case-declarations):
apps/pythinker-code/src/tui/components/dialogs/choice-picker.ts#L269
Unexpected lexical declaration in case block.
|
|
|
|
|
|
|
|
|
|
|