Skip to content

fix(deps): update rust crate eframe to 0.30.0 #13188

fix(deps): update rust crate eframe to 0.30.0

fix(deps): update rust crate eframe to 0.30.0 #13188

Triggered via pull request December 27, 2024 04:06
Status Failure
Total duration 4m 39s
Artifacts

ci.yml

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

Annotations

5 errors and 10 warnings
Lint (macos-latest)
Process completed with exit code 1.
Lint (windows-latest)
The job was canceled because "macos-latest" failed.
Lint (windows-latest)
The operation was canceled.
Lint (ubuntu-latest)
The job was canceled because "macos-latest" failed.
Lint (ubuntu-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/interface/src/service/core.ts#L59
Expected property shorthand
Lint (ubuntu-latest): frontend/nyanpasu/src/components/app/app-container.tsx#L58
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/layout/page-transition.tsx#L72
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
Lint (ubuntu-latest): 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)