Skip to content

Make the chat panel draggable #813

Make the chat panel draggable

Make the chat panel draggable #813

Triggered via pull request October 18, 2024 18:22
Status Failure
Total duration 1m 8s
Artifacts

run-tests.yml

on: pull_request
Matrix: Build and Test
Fit to window
Zoom out
Zoom in

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