doc: update doc after organization change #1318
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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#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#L374
'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#L384
'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