Skip to content

Correct positioning of InspectDataMenu (#639) #951

Correct positioning of InspectDataMenu (#639)

Correct positioning of InspectDataMenu (#639) #951

Triggered via push October 18, 2024 17:44
Status Success
Total duration 4m 23s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
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#L285
Expected '!==' and instead saw '!='
check: packages/vscode-extension/src/debugging/DebugAdapter.ts#L454
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`