feat: add inlay hints to show cycle timings next to code #179
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run lint:
src/client/debugger/debugger.ts#L55
Replace `·` with `⏎`
|
Run npm run lint:
src/client/emulator/content.ts#L1
'getNonce' is defined but never used. Allowed unused vars must match /^_/u
|
Run npm run lint:
src/client/extension.ts#L198
'contextSelection' is defined but never used. Allowed unused args must match /^_/u
|
Run npm run lint:
src/client/extension.ts#L198
'allSelections' is defined but never used. Allowed unused args must match /^_/u
|
Run npm run lint:
src/client/extension.ts#L208
'contextSelection' is defined but never used. Allowed unused args must match /^_/u
|
Run npm run lint:
src/client/extension.ts#L208
'allSelections' is defined but never used. Allowed unused args must match /^_/u
|
Run npm run lint:
src/client/extension.ts#L514
Insert `··`
|
Run npm run lint:
src/scripts/emulator.ts#L67
Unexpected any. Specify a different type
|
|
Run npm run lint:
src/scripts/emulator.ts#L234
Unexpected any. Specify a different type
|
Loading