Debug mode doesn't pause/resume emulator on focus change #170
Annotations
15 warnings
setup
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
src/client/debugger/debugger.ts#L55
Replace `·` with `⏎`
|
lint:
src/client/emulator/content.ts#L1
'getNonce' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
src/client/extension.ts#L197
'contextSelection' is defined but never used. Allowed unused args must match /^_/u
|
lint:
src/client/extension.ts#L197
'allSelections' is defined but never used. Allowed unused args must match /^_/u
|
lint:
src/client/extension.ts#L207
'contextSelection' is defined but never used. Allowed unused args must match /^_/u
|
lint:
src/client/extension.ts#L207
'allSelections' is defined but never used. Allowed unused args must match /^_/u
|
lint:
src/client/extension.ts#L508
Insert `··`
|
lint:
src/scripts/emulator.ts#L67
Unexpected any. Specify a different type
|
lint:
src/scripts/emulator.ts#L221
Delete `·`
|
lint:
src/scripts/emulator.ts#L234
Unexpected any. Specify a different type
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|