fix clippy warnings #64
lint.yml
on: push
Frontend Lint & Format
30s
cargo fmt
23s
cargo clippy
1m 6s
Annotations
12 errors and 13 warnings
|
Frontend Lint & Format
Process completed with exit code 1.
|
|
Frontend Lint & Format:
src/App.tsx#L192
Unexpected any. Specify a different type
|
|
Frontend Lint & Format:
src/App.tsx#L190
Unexpected any. Specify a different type
|
|
Frontend Lint & Format:
src/App.tsx#L181
Unexpected any. Specify a different type
|
|
Frontend Lint & Format:
src/App.tsx#L164
Unexpected any. Specify a different type
|
|
Frontend Lint & Format:
src/App.tsx#L79
Unexpected any. Specify a different type
|
|
Frontend Lint & Format:
src/App.tsx#L67
Unexpected any. Specify a different type
|
|
Frontend Lint & Format:
src/App.tsx#L66
Unexpected any. Specify a different type
|
|
Frontend Lint & Format:
src/App.tsx#L62
Unexpected any. Specify a different type
|
|
Frontend Lint & Format:
src/App.tsx#L62
Unexpected any. Specify a different type
|
|
Frontend Lint & Format:
src/App.tsx#L62
Unexpected any. Specify a different type
|
|
Frontend Lint & Format
Process completed with exit code 1.
|
|
cargo fmt
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Frontend Lint & Format
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Frontend Lint & Format:
src/components/panel/BottomBar.tsx#L119
'onReset' is defined but never used. Allowed unused args must match /^_/u
|
|
Frontend Lint & Format:
src/components/panel/BottomBar.tsx#L107
'isResetDisabled' is assigned a value but never used. Allowed unused args must match /^_/u
|
|
Frontend Lint & Format:
src/components/modals/PanoramaModal.tsx#L7
'TextWeights' is defined but never used. Allowed unused vars must match /^_/u
|
|
Frontend Lint & Format:
src/components/modals/LensCorrectionModal.tsx#L553
'autoDetectButtonContent' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Frontend Lint & Format:
src/components/modals/AppModals.tsx#L22
'Album' is defined but never used. Allowed unused vars must match /^_/u
|
|
Frontend Lint & Format:
src/components/modals/AppModals.tsx#L22
'Invokes' is defined but never used. Allowed unused vars must match /^_/u
|
|
Frontend Lint & Format:
src/components/modals/AppModals.tsx#L3
'toast' is defined but never used. Allowed unused vars must match /^_/u
|
|
Frontend Lint & Format:
src/components/modals/AppModals.tsx#L2
'invoke' is defined but never used. Allowed unused vars must match /^_/u
|
|
Frontend Lint & Format:
src/App.tsx#L779
'to' is defined but never used. Allowed unused args must match /^_/u
|
|
Frontend Lint & Format:
src/App.tsx#L779
'to' is defined but never used. Allowed unused args must match /^_/u
|
|
cargo clippy
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|