Skip to content

Merge pull request #1044 from Creed1759/feat/posts-module-issues-1000… #1

Merge pull request #1044 from Creed1759/feat/posts-module-issues-1000…

Merge pull request #1044 from Creed1759/feat/posts-module-issues-1000… #1

Triggered via push June 29, 2026 18:36
Status Failure
Total duration 1m 6s
Artifacts

frontend-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Frontend
Process completed with exit code 1.
Frontend: frontend/src/features/quote/QuoteResult.tsx#L74
'protocolFeeStroops' is assigned a value but never used. Allowed unused vars must match /^_/u
Frontend: frontend/src/features/purchase-wizard/WalletSignStep.tsx#L14
'ChainReadError' is defined but never used. Allowed unused vars must match /^_/u
Frontend: frontend/src/features/policies/components/TransferPolicyModal.tsx#L38
'address' is assigned a value but never used. Allowed unused vars must match /^_/u
Frontend: frontend/src/components/policy/policy-initiation.tsx#L76
'beneficiaryAddress' is assigned a value but never used. Allowed unused vars must match /^_/u
Frontend: frontend/src/components/claims/CommitRevealFlow.tsx#L168
'claimId' is defined but never used. Allowed unused args must match /^_/u
Frontend: frontend/src/app/admin/governance/voters/page.tsx#L9
'Input' is defined but never used. Allowed unused vars must match /^_/u
Frontend: frontend/src/app/admin/governance/voters/page.tsx#L3
'useRef' is defined but never used. Allowed unused vars must match /^_/u
Frontend: frontend/src/app/admin/governance/page.tsx#L232
'setPending' is assigned a value but never used. Allowed unused vars must match /^_/u
Frontend: frontend/src/features/purchase-wizard/WalletSignStep.tsx#L254
React Hook useCallback has an unnecessary dependency: 'coverageData'. Either exclude it or remove the dependency array