Make the chat panel draggable #813
Annotations
11 errors and 3 warnings
Build and Test (20.x)
@srcbook/web#lint: command (/home/runner/work/srcbook/srcbook/packages/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
Build and Test (20.x):
packages/web/src/components/chat.tsx#L276
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
|
Build and Test (20.x)
Process completed with exit code 1.
|
Build and Test (18.x)
The job was canceled because "_20_x" failed.
|
Build and Test (18.x)
@srcbook/web#lint: command (/home/runner/work/srcbook/srcbook/packages/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
Build and Test (18.x):
packages/web/src/components/chat.tsx#L276
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
|
Build and Test (18.x)
Process completed with exit code 1.
|
Build and Test (22.x)
The job was canceled because "_20_x" failed.
|
Build and Test (22.x):
packages/web/src/components/chat.tsx#L276
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
|
Build and Test (22.x)
@srcbook/web#lint: command (/home/runner/work/srcbook/srcbook/packages/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
Build and Test (22.x)
Process completed with exit code 1.
|
Build and Test (20.x):
packages/web/src/components/chat.tsx#L257
React Hook React.useEffect has a missing dependency: 'handleMouseMove'. Either include it or remove the dependency array
|
Build and Test (18.x):
packages/web/src/components/chat.tsx#L257
React Hook React.useEffect has a missing dependency: 'handleMouseMove'. Either include it or remove the dependency array
|
Build and Test (22.x):
packages/web/src/components/chat.tsx#L257
React Hook React.useEffect has a missing dependency: 'handleMouseMove'. Either include it or remove the dependency array
|