Skip to content

fix(deps): update dependency virtua to v0.37.1 #11068

fix(deps): update dependency virtua to v0.37.1

fix(deps): update dependency virtua to v0.37.1 #11068

Triggered via pull request November 16, 2024 03:37
Status Failure
Total duration 4m 9s
Artifacts

ci.yml

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

Annotations

6 errors and 10 warnings
Lint (ubuntu-latest): frontend/nyanpasu/src/components/logs/log-list.tsx#L58
Type '{ children: Element[]; ref: RefObject<VListHandle | null>; scrollRef: RefObject<HTMLElement>; onRangeChange: (_start: number, end: number) => void; }' is not assignable to type 'IntrinsicAttributes & VirtualizerProps & RefAttributes<VirtualizerHandle>'.
Lint (ubuntu-latest)
Process completed with exit code 1.
Lint (macos-latest)
The job was canceled because "ubuntu-latest" failed.
Lint (macos-latest)
The operation was canceled.
Lint (windows-latest)
The job was canceled because "ubuntu-latest" failed.
Lint (windows-latest)
The operation was canceled.
Lint (ubuntu-latest): frontend/interface/src/ipc/useNyanpasu.ts#L16
Unexpected any. Specify a different type
Lint (ubuntu-latest): frontend/interface/src/ipc/useNyanpasu.ts#L17
Unexpected any. Specify a different type
Lint (ubuntu-latest): frontend/nyanpasu/src/components/app/app-container.tsx#L35
Unexpected any. Specify a different type
Lint (ubuntu-latest): frontend/nyanpasu/src/components/base/base-notice.tsx#L21
Unexpected any. Specify a different type
Lint (ubuntu-latest): frontend/nyanpasu/src/components/dashboard/modules/ipasn-panel.tsx#L33
'isLoading' is assigned a value but never used
Lint (ubuntu-latest): frontend/nyanpasu/src/components/dashboard/proxy-shortcuts.tsx#L48
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
Lint (ubuntu-latest): frontend/nyanpasu/src/components/dashboard/service-shortcuts.tsx#L61
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
Lint (ubuntu-latest): frontend/nyanpasu/src/components/layout/page-transition.tsx#L72
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)