Skip to content

Feature: link sevices to a required subscription #119

Feature: link sevices to a required subscription

Feature: link sevices to a required subscription #119

Triggered via pull request June 20, 2026 21:27
Status Failure
Total duration 32s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
test
Process completed with exit code 1.
test
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test: lib/stripe.ts#L454
'existing' is assigned a value but never used
test: app/scheduling/confirm/[token]/client-confirm.tsx#L76
The 'options' logical expression could make the dependencies of useMemo Hook (at line 85) change on every render. To fix this, wrap the initialization of 'options' in its own useMemo() Hook