Cancel parsing event #1389
Annotations
1 error and 10 warnings
Run cd client && xvfb-run yarn test
Process completed with exit code 1.
|
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/client.ts#L7
'integer' is defined but never used. Allowed unused vars must match /^_/u
|
Run cd client && xvfb-run yarn test:
client/src/extension.ts#L44
'makeVersionedDocumentId' is defined but never used. Allowed unused vars must match /^_/u
|
Run cd client && xvfb-run yarn test:
client/src/extension.ts#L45
'isMouseOrKeyboardEvent' is defined but never used. Allowed unused vars must match /^_/u
|
Run cd client && xvfb-run yarn test:
client/src/extension.ts#L196
'res' is defined but never used. Allowed unused args must match /^_/u
|
Run cd client && xvfb-run yarn test:
client/src/extension.ts#L354
'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#L364
'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
|
Loading