Skip to content

fix(ci): unblock Vercel deploys (Hobby cron limit) and the contracts … #383

fix(ci): unblock Vercel deploys (Hobby cron limit) and the contracts …

fix(ci): unblock Vercel deploys (Hobby cron limit) and the contracts … #383

Triggered via push September 12, 2026 16:16
Status Success
Total duration 1m 43s
Artifacts

ci.yml

on: push
Test Soroban Contracts
1m 39s
Test Soroban Contracts
Build Next.js Application
1m 26s
Build Next.js Application
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Build Next.js Application
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 Next.js Application: app/api/lender/transactions/route.ts#L37
'cursorDate' is assigned a value but never used. Allowed unused vars must match /^_/u
Build Next.js Application: app/api/borrower/transactions/route.ts#L37
'cursorDate' is assigned a value but never used. Allowed unused vars must match /^_/u
Build Next.js Application: app/api/admin/webhooks/route.ts#L53
'err' is defined but never used. Allowed unused caught errors must match /^_/u
Build Next.js Application: app/api/admin/webhooks/[id]/route.ts#L33
'err' is defined but never used. Allowed unused caught errors must match /^_/u
Build Next.js Application: __tests__/lib/sep31.test.ts#L12
'key' is defined but never used. Allowed unused args must match /^_/u
Build Next.js Application: __tests__/lib/risk-parameters.test.ts#L10
'RISK_PARAMETER_BOUNDS' is defined but never used. Allowed unused vars must match /^_/u
Build Next.js Application: __tests__/lib/risk-parameters.test.ts#L9
'DEFAULT_INTEREST_RATE_CURVES' is defined but never used. Allowed unused vars must match /^_/u
Build Next.js Application: __tests__/lib/reputation-scoring.test.ts#L6
'MAX_REPUTATION_SCORE' is defined but never used. Allowed unused vars must match /^_/u
Build Next.js Application: __tests__/lib/oracle-sources.test.ts#L11
'PriceQuote' is defined but never used. Allowed unused vars must match /^_/u
Build Next.js Application: __tests__/lib/email.test.ts#L20
'sendPaymentOverdueEmail' is defined but never used. Allowed unused vars must match /^_/u
Test Soroban Contracts
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/