Skip to content

Fix misaligned lines in debugger #939

Fix misaligned lines in debugger

Fix misaligned lines in debugger #939

Triggered via pull request October 17, 2024 20:37
Status Success
Total duration 58s
Artifacts

lint-extension.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
check: packages/vscode-extension/src/debugging/DebugAdapter.ts#L17
`../utilities/reactNative` import should occur after import of `source-map`
check: packages/vscode-extension/src/debugging/DebugAdapter.ts#L300
Expected '!==' and instead saw '!='
check: packages/vscode-extension/src/debugging/DebugAdapter.ts#L303
Expected '!==' and instead saw '!='
check: packages/vscode-extension/src/debugging/DebugAdapter.ts#L306
Expected '!==' and instead saw '!='
check: packages/vscode-extension/src/debugging/DebugAdapter.ts#L475
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/project/metro.ts#L11
`ws` import should occur before import of `../utilities/subprocess`
check: packages/vscode-extension/src/utilities/utils.ts#L1
`vscode` import should occur after import of `path`