Bump ws from 8.12.1 to 8.17.1 #137
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/___subComponents/DisplayHandler.tsx#L146
React Hook useEffect has missing dependencies: 'childSpanRef' and 'handleDisplayHandlerProps'. Either include them or remove the dependency array
|
src/___subComponents/InfiniteLoader.tsx#L69
'prevState' is defined but never used
|
src/___subComponents/PlainList.tsx#L14
Unexpected any. Specify a different type
|
src/___subComponents/PlainList.tsx#L24
Variable name `__forwarededRef` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
|
src/___subComponents/PlainList.tsx#L54
Do not use "@ts-ignore" because it alters compilation errors
|
src/___subComponents/ScrollRenderer.tsx#L17
Unexpected any. Specify a different type
|
src/___subComponents/ScrollRenderer.tsx#L21
Unexpected any. Specify a different type
|
src/___subComponents/ScrollRenderer.tsx#L42
Unexpected any. Specify a different type
|
src/___subComponents/ScrollRenderer.tsx#L75
Unexpected any. Specify a different type
|
src/___subComponents/ScrollRenderer.tsx#L80
Unexpected any. Specify a different type
|
This job succeeded
Loading