Skip to content

Fix open folders in sidebar #377

Fix open folders in sidebar

Fix open folders in sidebar #377

Triggered via pull request July 23, 2024 10:22
Status Failure
Total duration 40s
Artifacts

lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint (20.x)
@latitude-data/web-ui#lint: command (/home/runner/work/latitude-llm/latitude-llm/packages/web-ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
lint (20.x): packages/web-ui/src/sections/Document/Sidebar/Files/index.tsx#L3
'useRef' is defined but never used. Allowed unused vars must match /^_/u
lint (20.x)
Process completed with exit code 1.
lint (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/