Skip to content

Add renovate.json

Add renovate.json #40

Triggered via push September 29, 2023 14:54
Status Failure
Total duration 54s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 3 warnings
lint: src/gen/MPSServerClient.ts#L191
Unexpected `await` of a non-Promise (non-"Thenable") value
lint: src/gen/MPSServerClient.ts#L196
Unexpected `await` of a non-Promise (non-"Thenable") value
lint: src/gen/MPSServerClient.ts#L201
Unexpected `await` of a non-Promise (non-"Thenable") value
lint: src/gen/MPSServerClient.ts#L206
Unexpected `await` of a non-Promise (non-"Thenable") value
lint: src/gen/MPSServerClient.ts#L211
Unexpected `await` of a non-Promise (non-"Thenable") value
lint: src/gen/MPSServerClient.ts#L216
Unexpected `await` of a non-Promise (non-"Thenable") value
lint: src/gen/messages.ts#L819
An empty interface is equivalent to `{}`
lint
Process completed with exit code 1.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: src/BaseWSClient.ts#L13
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
lint: src/example.ts#L12
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator