chore(deps): update typescript packages #8106
Triggered via pull request
September 16, 2024 01:01
Status
Failure
Total duration
3m 56s
Artifacts
–
Annotations
6 errors and 10 warnings
Lint (ubuntu-latest):
frontend/nyanpasu/src/components/setting/modules/clash-web.tsx#L123
The inferred type of 'Item' cannot be named without a reference to '.pnpm/@mui[email protected]_@[email protected][email protected][email protected]_psamvhjkp5oi2pq7uebwh44mdm/node_modules/@mui/system'. This is likely not portable. A type annotation is necessary.
|
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#L36
Unexpected any. Specify a different type
|
Lint (ubuntu-latest):
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 (ubuntu-latest):
frontend/nyanpasu/src/components/base/base-notice.tsx#L21
Unexpected any. Specify a different type
|
Lint (ubuntu-latest):
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 (ubuntu-latest):
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 (ubuntu-latest):
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 (ubuntu-latest):
frontend/nyanpasu/src/components/dashboard/modules/ipasn-panel.tsx#L29
'isLoading' is assigned a value but never used
|
Lint (ubuntu-latest):
frontend/nyanpasu/src/components/dashboard/proxy-shortcuts.tsx#L81
'e' is defined but never used
|