Skip to content

feat: Implement free audit offer system (public intake, admin queue, … #49

feat: Implement free audit offer system (public intake, admin queue, …

feat: Implement free audit offer system (public intake, admin queue, … #49

Triggered via pull request June 24, 2026 17:50
Status Failure
Total duration 31s
Artifacts

ci.yml

on: pull_request
build-and-security
28s
build-and-security
eval-harness
24s
eval-harness
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
build-and-security
Process completed with exit code 2.
build-and-security: server/routes.ts#L192
Object literal may only specify known properties, and 'status' does not exist in type '{ promoOfferId: string; repoUrl: string; contactName: string; contactEmail: string; motivationText: string; }'.
build-and-security: client/src/pages/free-audit-request.tsx#L126
Property 'pendingCount' does not exist on type '{}'.
build-and-security: client/src/pages/free-audit-request.tsx#L122
Property 'offer' does not exist on type '{}'.
build-and-security: client/src/pages/free-audit-request.tsx#L117
Property 'offer' does not exist on type '{}'.
build-and-security: client/src/pages/free-audit-request.tsx#L82
Property 'active' does not exist on type '{}'.
eval-harness
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/
build-and-security
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/