Skip to content

feat(deep-scan): W5-3b — Offline Pass Trigger + Runtime Wiring + Minimal Diagnostics#85

Merged
selimmujdeci merged 1 commit into
mainfrom
feat/deep-scan-offline-trigger
Jul 13, 2026
Merged

feat(deep-scan): W5-3b — Offline Pass Trigger + Runtime Wiring + Minimal Diagnostics#85
selimmujdeci merged 1 commit into
mainfrom
feat/deep-scan-offline-trigger

feat(deep-scan): W5-3b — Offline Pass Trigger + Runtime Wiring + Mini…

86261d1
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jul 13, 2026 in 4s

1 new alert

New alerts in code changed by this pull request

  • 1 warning

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 370 in src/platform/system/platformCoreDeepScanWiring.ts

See this annotation in the file changed.

Code scanning / CodeQL

Useless assignment to local variable Warning

The initial value of doneAt is unused, since it is always overwritten.