Skip to content

Bump ws from 8.13.0 to 8.17.1 #17

Bump ws from 8.13.0 to 8.17.1

Bump ws from 8.13.0 to 8.17.1 #17

Triggered via pull request June 18, 2024 10:54
Status Failure
Total duration 29s
Artifacts

lint.yml

on: pull_request
Run linters
19s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
Run linters: src/components/ContextMenu.tsx#L99
Type '(props: MenuControlItemProps, ref: React.RefObject<MenuControlItemRef>) => JSX.Element' is not assignable to type '(data: { onClose: () => void; disabled: boolean; isFocused: boolean; }, ref?: Ref<{ activate: () => boolean; blur: () => void; focus: () => void; }> | undefined) => ReactElement<any, string | JSXElementConstructor<any>>'.
Run linters: src/components/ContextMenu.tsx#L141
Property 'onClose' is missing in type '{ children: ReactElement<any, string | JSXElementConstructor<any>>; navId: string; }' but required in type 'MenuProps'.
Run linters: src/index.tsx#L20
Type 'string' is not assignable to type 'GuildClasses | Record<string, string>'.
Run linters: src/index.tsx#L20
Type 'GuildClasses' does not satisfy the constraint 'PropertyKey'.
Run linters: src/lib/store.ts#L2
Cannot find module 'replugged/dist/renderer/modules/webpack/common/flux' or its corresponding type declarations.
Run linters: src/lib/store.ts#L40
Conversion of type 'Store' to type 'CounterStore' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Run linters
Process completed with exit code 2.
Run linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run linters: src/components/Counter.tsx#L23
This assertion is unnecessary since it does not change the type of the expression