Send inputs from main process to Runtime #89
Annotations
8 errors and 1 warning
test (ubuntu-latest):
src/main/MainApp.ts#L212
Replace `'main-update-robot-mode',·this.#runtimeComms.sendRunMode.bind(this.#runtimeComms)` with `⏎······'main-update-robot-mode',⏎······this.#runtimeComms.sendRunMode.bind(this.#runtimeComms),⏎····`
|
test (ubuntu-latest):
src/main/MainApp.ts#L213
Replace `'main-robot-input',·this.#runtimeComms.sendInputs.bind(this.#runtimeComms)` with `⏎······'main-robot-input',⏎······this.#runtimeComms.sendInputs.bind(this.#runtimeComms),⏎····`
|
test (ubuntu-latest):
src/main/network/RuntimeComms.ts#L224
Replace `⏎········this.#createPacket(MsgType.INPUTS,·{·inputs·}),⏎······` with `this.#createPacket(MsgType.INPUTS,·{·inputs·})`
|
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/
|