This repository has been archived by the owner on Sep 26, 2024. It is now read-only.
mayuran/DPROD-2759/ws_improvements (#7070) #4622
Annotations
14 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-node@v1, actions/cache@v2, wearerequired/lint-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/setup-node@v1, actions/cache@v2, wearerequired/lint-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint:
src/common/os-detect.ts#L2
'vendor' is deprecated. [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/vendor)
|
lint:
src/common/websocket/index.ts#L21
'PING_INTERVAL' is assigned a value but never used
|
lint:
src/common/websocket/index.ts#L44
Unexpected console statement
|
lint:
src/common/websocket/index.ts#L55
Unexpected console statement
|
lint:
src/common/websocket/index.ts#L60
Unexpected console statement
|
lint:
src/common/websocket/index.ts#L70
Unexpected console statement
|
lint:
src/common/websocket/index.ts#L71
'reject' is defined but never used
|
lint:
src/common/websocket/index.ts#L77
Unexpected console statement
|
lint:
src/components/containers/box.tsx#L88
Unexpected any. Specify a different type
|
lint:
src/components/containers/show.tsx#L16
Unexpected any. Specify a different type
|