Skip to content

Send gamepad and keyboard inputs from renderer to main #88

Send gamepad and keyboard inputs from renderer to main

Send gamepad and keyboard inputs from renderer to main #88

Triggered via push October 17, 2024 21:28
Status Failure
Total duration 1m 54s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
test (ubuntu-latest): src/main/MainApp.ts#L215
Definition for rule 'no-unused' was not found
test (ubuntu-latest): src/main/MainApp.ts#L216
'inputs' is defined but never used. Allowed unused args must match /^_/u
test (ubuntu-latest)
Process completed with exit code 1.
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The operation was canceled.
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test (macos-latest)
The operation was canceled.
test (ubuntu-latest)
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/