Skip to content

Refurbish bottom drawer #859

Refurbish bottom drawer

Refurbish bottom drawer #859

Triggered via pull request October 21, 2024 23:33
Status Failure
Total duration 1m 12s
Artifacts

run-tests.yml

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

Annotations

14 errors and 3 warnings
Build and Test (20.x): packages/web/src/components/apps/bottom-drawer.tsx#L66
Visible, non-interactive elements with click handlers must have at least one keyboard listener
Build and Test (20.x): packages/web/src/components/apps/bottom-drawer.tsx#L66
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)
@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)
Process completed with exit code 1.
Build and Test (22.x)
The job was canceled because "_20_x" failed.
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): packages/web/src/components/apps/bottom-drawer.tsx#L66
Visible, non-interactive elements with click handlers must have at least one keyboard listener
Build and Test (22.x): packages/web/src/components/apps/bottom-drawer.tsx#L66
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)
The operation was canceled.
Build and Test (18.x)
The job was canceled because "_20_x" failed.
Build and Test (18.x): packages/web/src/components/apps/bottom-drawer.tsx#L66
Visible, non-interactive elements with click handlers must have at least one keyboard listener
Build and Test (18.x): packages/web/src/components/apps/bottom-drawer.tsx#L66
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)
@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)
The operation was canceled.
Build and Test (20.x): packages/web/src/components/apps/use-package-json.tsx#L98
React Hook useCallback has a missing dependency: 'addLog'. Either include it or remove the dependency array. Outer scope values like 'useLogs' aren't valid dependencies because mutating them doesn't re-render the component
Build and Test (22.x): packages/web/src/components/apps/use-package-json.tsx#L98
React Hook useCallback has a missing dependency: 'addLog'. Either include it or remove the dependency array. Outer scope values like 'useLogs' aren't valid dependencies because mutating them doesn't re-render the component
Build and Test (18.x): packages/web/src/components/apps/use-package-json.tsx#L98
React Hook useCallback has a missing dependency: 'addLog'. Either include it or remove the dependency array. Outer scope values like 'useLogs' aren't valid dependencies because mutating them doesn't re-render the component