Skip to content

Do not drop events while blocked #118

Do not drop events while blocked

Do not drop events while blocked #118

Triggered via push April 18, 2024 15:46
Status Failure
Total duration 1m 1s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 12 warnings
build: src/widgets.ts#L233
Mixed spaces and tabs
build: src/widgets.ts#L234
Mixed spaces and tabs
build: src/widgets.ts#L235
Mixed spaces and tabs
build: src/widgets.ts#L236
Mixed spaces and tabs
build: src/widgets.ts#L237
Mixed spaces and tabs
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: src/manager.ts#L19
Expected '!==' and instead saw '!='
build: src/manager.ts#L27
Expected '===' and instead saw '=='
build: src/renderer.ts#L7
Interface name `KernelProxy` must match the RegExp: /^I[A-Z]/u
build: src/renderer.ts#L102
Expected '!==' and instead saw '!='
build: src/renderer.ts#L110
Expected '===' and instead saw '=='
build: src/renderer.ts#L147
Expected '!==' and instead saw '!='
build: src/widgets.ts#L32
Interface name `DocumentChanged` must match the RegExp: /^I[A-Z]/u
build: src/widgets.ts#L37
Interface name `ModelChanged` must match the RegExp: /^I[A-Z]/u
build: src/widgets.ts#L45
Interface name `MessageSent` must match the RegExp: /^I[A-Z]/u
build: src/widgets.ts#L101
Expected '!==' and instead saw '!='