Feat/registry campaign enumeration 151 - #195
Merged
Dannyswiss1 merged 3 commits intoAug 30, 2026
Merged
Annotations
3 errors and 9 warnings
|
Lint
Process completed with exit code 1.
|
|
Lint:
client/src/lib/dispute/__tests__/eligibility.test.ts#L145
Replace `'x'.repeat(DISPUTE_REASON_MAX_LENGTH·+·1)` with `⏎······'x'.repeat(DISPUTE_REASON_MAX_LENGTH·+·1),⏎····`
|
|
Lint:
client/src/components/campaign/OpenDisputeModal.tsx#L76
Replace `·isOpen={isOpen}·onClose={handleClose}·title="Open·a·dispute"·size="md"` with `⏎······isOpen={isOpen}⏎······onClose={handleClose}⏎······title="Open·a·dispute"⏎······size="md"⏎····`
|
|
Complete job
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/
|
|
Lint:
client/src/pages/CampaignDetailPage.tsx#L81
'handleDisputeSuccess' is assigned a value but never used
|
|
Lint:
client/src/pages/CampaignDetailPage.tsx#L23
'setIsDisputeModalOpen' is assigned a value but never used
|
|
Lint:
client/src/pages/CampaignDetailPage.tsx#L23
'isDisputeModalOpen' is assigned a value but never used
|
|
Lint:
client/src/pages/CampaignDetailPage.tsx#L18
'CampaignStatusTag' is defined but never used
|
|
Lint:
client/src/pages/CampaignDetailPage.tsx#L17
'evaluateDisputeEligibility' is defined but never used
|
|
Lint:
client/src/pages/CampaignDetailPage.tsx#L16
'useEscrowAdmin' is defined but never used
|
|
Lint:
client/src/pages/CampaignDetailPage.tsx#L16
'useContribution' is defined but never used
|
|
Lint:
client/src/pages/CampaignDetailPage.tsx#L4
'OpenDisputeModal' is defined but never used
|
background
wait
wait-all
cancel
parallel
Loading