Skip to content

Add option to capture replays #829

Add option to capture replays

Add option to capture replays #829

Triggered via pull request October 7, 2024 09:38
Status Success
Total duration 30s
Artifacts

lint-extension.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
check: packages/vscode-extension/src/debugging/DebugAdapter.ts#L276
Expected '!==' and instead saw '!='
check: packages/vscode-extension/src/debugging/DebugAdapter.ts#L279
Expected '!==' and instead saw '!='
check: packages/vscode-extension/src/debugging/DebugAdapter.ts#L282
Expected '!==' and instead saw '!='
check: packages/vscode-extension/src/debugging/DebugAdapter.ts#L451
Expected '!==' and instead saw '!='
check: packages/vscode-extension/src/devices/preview.ts#L2
`path` import should occur before import of `vscode`
check: packages/vscode-extension/src/utilities/utils.ts#L1
`vscode` import should occur after import of `path`