feat(billing): embed Stripe Payment Element in onboarding #50551
ci-website.yaml
on: pull_request
changed-files-check
/
changed-files
12s
Matrix: website-task
ci-website-status-check
2s
Annotations
5 warnings
|
changed-files-check / changed-files
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, tj-actions/changed-files@48d8f15b2aaa3d255ca5af3eba4870f807ce6b3c. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
website-task (typecheck)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, nrwl/nx-set-shas@3e9ad7370203c1e93d109be57f3b72eb0eb511b1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
website-task (lint)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, nrwl/nx-set-shas@3e9ad7370203c1e93d109be57f3b72eb0eb511b1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
eslint-plugin-react-hooks(exhaustive-deps):
src/lib/visual-runtime/hooks/use-async-resource.ts#L16
React Hook useEffect contains a call to setState. Without a list of dependencies, this can lead to an infinite chain of updates.
|
|
website-task (test)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, nrwl/nx-set-shas@3e9ad7370203c1e93d109be57f3b72eb0eb511b1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|