Skip to content

Fix EmacsEmulator.switchTextEditor to wait for .nativeSelections to be set by other places, e.g. onDidChangeTextEditorSelection triggered by the code jump #445

Fix EmacsEmulator.switchTextEditor to wait for .nativeSelections to be set by other places, e.g. onDidChangeTextEditorSelection triggered by the code jump

Fix EmacsEmulator.switchTextEditor to wait for .nativeSelections to be set by other places, e.g. onDidChangeTextEditorSelection triggered by the code jump #445

Triggered via pull request September 8, 2023 05:58
Status Failure
Total duration 4m 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
Matrix: build
release
0s
release
Matrix: publish
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 40 warnings
build (ubuntu-latest, web)
Process completed with exit code 1.
build (ubuntu-latest, native)
Process completed with exit code 1.
build (macos-latest, native)
Process completed with exit code 1.
build (windows-latest, native)
Process completed with exit code 1.
build (ubuntu-latest, web): src/commands/index.ts#L36
Argument 'obj' should be typed with a non-any type
build (ubuntu-latest, web): src/commands/index.ts#L36
Unexpected any. Specify a different type
build (ubuntu-latest, web): src/configuration/configuration.ts#L68
Unexpected any. Specify a different type
build (ubuntu-latest, web): src/emulator.ts#L573
Unexpected any. Specify a different type
build (ubuntu-latest, web): src/extension.ts#L81
Unexpected any. Specify a different type
build (ubuntu-latest, web): src/extension.ts#L361
Unexpected any. Specify a different type
build (ubuntu-latest, web): src/promise-delegate.ts#L6
Unexpected any. Specify a different type
build (ubuntu-latest, web): src/promise-delegate.ts#L23
Argument 'reason' should be typed with a non-any type
build (ubuntu-latest, web): src/promise-delegate.ts#L23
Unexpected any. Specify a different type
build (ubuntu-latest, web): src/test/suite/utils.ts#L72
Unexpected any. Specify a different type
build (ubuntu-latest, native): src/commands/index.ts#L36
Argument 'obj' should be typed with a non-any type
build (ubuntu-latest, native): src/commands/index.ts#L36
Unexpected any. Specify a different type
build (ubuntu-latest, native): src/configuration/configuration.ts#L68
Unexpected any. Specify a different type
build (ubuntu-latest, native): src/emulator.ts#L573
Unexpected any. Specify a different type
build (ubuntu-latest, native): src/extension.ts#L81
Unexpected any. Specify a different type
build (ubuntu-latest, native): src/extension.ts#L361
Unexpected any. Specify a different type
build (ubuntu-latest, native): src/promise-delegate.ts#L6
Unexpected any. Specify a different type
build (ubuntu-latest, native): src/promise-delegate.ts#L23
Argument 'reason' should be typed with a non-any type
build (ubuntu-latest, native): src/promise-delegate.ts#L23
Unexpected any. Specify a different type
build (ubuntu-latest, native): src/test/suite/utils.ts#L72
Unexpected any. Specify a different type
build (macos-latest, native): src/commands/index.ts#L36
Argument 'obj' should be typed with a non-any type
build (macos-latest, native): src/commands/index.ts#L36
Unexpected any. Specify a different type
build (macos-latest, native): src/configuration/configuration.ts#L68
Unexpected any. Specify a different type
build (macos-latest, native): src/emulator.ts#L573
Unexpected any. Specify a different type
build (macos-latest, native): src/extension.ts#L81
Unexpected any. Specify a different type
build (macos-latest, native): src/extension.ts#L361
Unexpected any. Specify a different type
build (macos-latest, native): src/promise-delegate.ts#L6
Unexpected any. Specify a different type
build (macos-latest, native): src/promise-delegate.ts#L23
Argument 'reason' should be typed with a non-any type
build (macos-latest, native): src/promise-delegate.ts#L23
Unexpected any. Specify a different type
build (macos-latest, native): src/test/suite/utils.ts#L72
Unexpected any. Specify a different type
build (windows-latest, native): src/commands/index.ts#L36
Argument 'obj' should be typed with a non-any type
build (windows-latest, native): src/commands/index.ts#L36
Unexpected any. Specify a different type
build (windows-latest, native): src/configuration/configuration.ts#L68
Unexpected any. Specify a different type
build (windows-latest, native): src/emulator.ts#L573
Unexpected any. Specify a different type
build (windows-latest, native): src/extension.ts#L81
Unexpected any. Specify a different type
build (windows-latest, native): src/extension.ts#L361
Unexpected any. Specify a different type
build (windows-latest, native): src/promise-delegate.ts#L6
Unexpected any. Specify a different type
build (windows-latest, native): src/promise-delegate.ts#L23
Argument 'reason' should be typed with a non-any type
build (windows-latest, native): src/promise-delegate.ts#L23
Unexpected any. Specify a different type
build (windows-latest, native): src/test/suite/utils.ts#L72
Unexpected any. Specify a different type