chore(deps): update tanstack-router monorepo #13162
Annotations
2 errors and 11 warnings
Lint:
frontend/nyanpasu/src/pages/connections.tsx#L42
Cannot invoke an object which is possibly 'undefined'.
|
Lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/interface/src/service/core.ts#L59
Expected property shorthand
|
Lint:
frontend/nyanpasu/src/components/app/app-container.tsx#L58
Unexpected any. Specify a different type
|
Lint:
frontend/nyanpasu/src/components/base/base-notice.tsx#L21
Unexpected any. Specify a different type
|
Lint:
frontend/nyanpasu/src/components/dashboard/modules/ipasn-panel.tsx#L5
'mutate' is defined but never used
|
Lint:
frontend/nyanpasu/src/components/dashboard/modules/ipasn-panel.tsx#L33
'isLoading' is assigned a value but never used
|
Lint:
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:
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)
|
Lint:
frontend/nyanpasu/src/components/layout/page-transition.tsx#L80
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
Loading