Runner #30
Annotations
5 errors and 1 warning
Run eslint:
src/lib/utils/Runner/Common/WebSocketManager.ts#L39
Unexpected any. Specify a different type
|
Run eslint:
src/lib/utils/Runner/Common/WebSocketManager.ts#L39
Unexpected any. Specify a different type
|
Run eslint:
src/lib/utils/ToolboxGen/Toolbox.ts#L82
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run eslint:
src/lib/utils/ToolboxGen/Toolbox.ts#L119
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run eslint
Process completed with exit code 1.
|
Run eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|