Export API to run tactics at a given loc #1572
Annotations
10 warnings
Run cd client && xvfb-run yarn test:
client/src/Decorations.ts#L3
'DidChangeConfigurationParams' is defined but never used. Allowed unused vars must match /^_/u
|
Run cd client && xvfb-run yarn test:
client/src/QuickFixProvider.ts#L2
'Command' is defined but never used. Allowed unused vars must match /^_/u
|
Run cd client && xvfb-run yarn test:
client/src/QuickFixProvider.ts#L20
'token' is defined but never used. Allowed unused args must match /^_/u
|
Run cd client && xvfb-run yarn test:
client/src/extension.ts#L49
'makeVersionedDocumentId' is defined but never used. Allowed unused vars must match /^_/u
|
Run cd client && xvfb-run yarn test:
client/src/extension.ts#L50
'isMouseOrKeyboardEvent' is defined but never used. Allowed unused vars must match /^_/u
|
Run cd client && xvfb-run yarn test:
client/src/extension.ts#L205
'res' is defined but never used. Allowed unused args must match /^_/u
|
Run cd client && xvfb-run yarn test:
client/src/extension.ts#L364
'goalsHook' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run cd client && xvfb-run yarn test:
client/src/extension.ts#L374
'editor' is defined but never used. Allowed unused args must match /^_/u
|
Run cd client && xvfb-run yarn test:
client/src/manualChecking.ts#L3
'commands' is defined but never used. Allowed unused vars must match /^_/u
|
Run cd client && xvfb-run yarn test:
client/src/manualChecking.ts#L4
'workspace' is defined but never used. Allowed unused vars must match /^_/u
|
Loading