You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Local verification rerun from the Sedge workspace at 2026-05-14 17:33 CDT for head f8fa14b:
git fetch github main --prune
npm test --prefix packages/vscode-extension — passed (marker-scan-core tests passed)
npm run compile --prefix packages/vscode-extension — passed
git diff --check github/main..HEAD — passed
gh pr checks still reports no checks on the branch, and GitHub marks the PR OPEN / MERGEABLE with mergeStateStatus=UNSTABLE; I don't see a local code/build blocker.
npm ci --prefix packages/vscode-extension --ignore-scripts --audit=false --fund=false
npm run test --prefix packages/vscode-extension
git diff --check github/main..HEAD
clean working tree check
Result: all local gates passed; no code/test blocker found for the UNSTABLE state.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
alias ls='...' # >> noteTest Plan
npm test --prefix packages/vscode-extensionfailed becausemarkerScanCoredid not existnpm install --prefix packages/vscode-extension --legacy-peer-depsfor local toolchain only; reverted incidental package-lock version churnnpm test --prefix packages/vscode-extensionnpm run compile --prefix packages/vscode-extensiongit diff --checkCloses #5