chore(deps): update dependency vite-plugin-sass-dts to v1.3.29 #8109
Annotations
10 warnings
Lint:
frontend/interface/src/ipc/useNyanpasu.ts#L16
Unexpected any. Specify a different type
|
Lint:
frontend/interface/src/ipc/useNyanpasu.ts#L17
Unexpected any. Specify a different type
|
Lint:
frontend/nyanpasu/src/components/app/app-container.tsx#L36
Unexpected any. Specify a different type
|
Lint:
frontend/nyanpasu/src/components/app/drawer-content.tsx#L29
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
Lint:
frontend/nyanpasu/src/components/base/base-notice.tsx#L21
Unexpected any. Specify a different type
|
Lint:
frontend/nyanpasu/src/components/connections/connections-table.tsx#L54
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
Lint:
frontend/nyanpasu/src/components/connections/connections-table.tsx#L76
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
Lint:
frontend/nyanpasu/src/components/dashboard/health-panel.tsx#L26
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
Lint:
frontend/nyanpasu/src/components/dashboard/modules/ipasn-panel.tsx#L29
'isLoading' is assigned a value but never used
|
Lint:
frontend/nyanpasu/src/components/dashboard/proxy-shortcuts.tsx#L81
'e' is defined but never used
|
Loading