Skip to content

chore(deps): update dependency @iconify/json to v2.2.249 #8127

chore(deps): update dependency @iconify/json to v2.2.249

chore(deps): update dependency @iconify/json to v2.2.249 #8127

Triggered via push September 16, 2024 10:05
Status Success
Total duration 7m 2s
Artifacts

ci.yml

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

Annotations

10 warnings
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