Fixes after Timo tests #762
Annotations
5 errors and 12 warnings
checks:
src/externalDevice.ts#L14
Extra semicolon
|
checks:
src/externalDevice/BleChessProtocol.ts#L98
Strings must use singlequote
|
checks:
src/externalDevice/utils.ts#L60
Unexpected var, use let or const instead
|
checks:
src/externalDevice/utils.ts#L68
Extra semicolon
|
checks
Process completed with exit code 1.
|
checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
checks:
src/__tests__/http.ts#L21
Unsafe member access .on on an `any` value
|
checks:
src/__tests__/http.ts#L21
Unsafe call of an `any` typed value
|
checks:
src/__tests__/http.ts#L26
Unsafe member access .Headers on an `any` value
|
checks:
src/__tests__/http.ts#L32
Unsafe member access .fetch on an `any` value
|
checks:
src/__tests__/http.ts#L46
Unsafe member access .fetch on an `any` value
|
checks:
src/__tests__/http.ts#L60
Unsafe member access .fetch on an `any` value
|
checks:
src/__tests__/http.ts#L67
Unsafe return of an `any` typed value
|
checks:
src/__tests__/http.ts#L81
Unsafe return of an `any` typed value
|
checks:
src/__tests__/http.ts#L101
Unsafe member access .fetch on an `any` value
|
checks:
src/__tests__/http.ts#L112
Unsafe member access .fetch on an `any` value
|