Skip to content

feat: near-duplicate campaign title detection with X-Allow-Duplicate … #292

feat: near-duplicate campaign title detection with X-Allow-Duplicate …

feat: near-duplicate campaign title detection with X-Allow-Duplicate … #292

Triggered via pull request July 29, 2026 13:07
Status Failure
Total duration 44s
Artifacts

lighthouse-ci.yml

on: pull_request
Lighthouse CI
33s
Lighthouse CI
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lighthouse CI
Type '{ status: "open"; percentFunded: number; hoursLeft: number; canClaim: false; canRefund: false; }' is missing the following properties from type 'CampaignProgress': remainingAmount, pledgeCount, canPledge
Lighthouse CI
Object literal may only specify known properties, and 'percentage' does not exist in type 'CampaignProgress'.
Lighthouse CI
Property 'toHaveNoViolations' does not exist on type 'Assertion<AxeResults>'.
Lighthouse CI
Expected 1-2 arguments, but got 0.
Lighthouse CI
Property 'toHaveNoViolations' does not exist on type 'Assertion<AxeResults>'.
Lighthouse CI
Property 'toHaveNoViolations' does not exist on type 'Assertion<AxeResults>'.
Lighthouse CI
Property 'toHaveNoViolations' does not exist on type 'Assertion<AxeResults>'.
Lighthouse CI
Cannot find module '@storybook/react-vite' or its corresponding type declarations.
Lighthouse CI
Cannot find module '@storybook/react-vite' or its corresponding type declarations.
Lighthouse CI
Cannot find name 'getNetworkName'.
Lighthouse CI
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/github-script@v7, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/