fix(mobile): show Stripe subscriptions on Android #10690
Annotations
11 warnings
|
Format, Lint and Typecheck (lts/*)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Format, Lint and Typecheck (lts/*):
apps/desktop/layer/renderer/src/components/ui/modal/stacked/helper.tsx#L10
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Format, Lint and Typecheck (lts/*):
apps/desktop/layer/renderer/src/components/ui/modal/inspire/InPeekModal.tsx#L3
A context name must be a valid component name with the suffix 'Context'
|
|
Format, Lint and Typecheck (lts/*):
apps/desktop/layer/renderer/src/components/ui/media/Media.tsx#L426
The 'key' attribute must be placed before the spread attribute
|
|
Format, Lint and Typecheck (lts/*):
apps/desktop/layer/renderer/src/components/ui/markdown/renderers/MarkdownP.tsx#L24
Do not use item index in the array as its key
|
|
Format, Lint and Typecheck (lts/*):
apps/desktop/layer/renderer/src/components/ui/markdown/renderers/MarkdownP.tsx#L22
Do not use item index in the array as its key
|
|
Format, Lint and Typecheck (lts/*):
apps/desktop/layer/renderer/src/components/ui/markdown/context.tsx#L8
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
|
Format, Lint and Typecheck (lts/*):
apps/desktop/layer/renderer/src/components/ui/background/WindowUnderBlur.tsx#L18
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
|
Format, Lint and Typecheck (lts/*):
apps/desktop/layer/renderer/src/components/ui/background/WindowUnderBlur.tsx#L13
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
|
Format, Lint and Typecheck (lts/*):
apps/desktop/layer/renderer/src/components/errors/helper.ts#L33
React Hook useEffect has a missing dependency: 'resetError'. Either include it or remove the dependency array. If 'resetError' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
Format, Lint and Typecheck (lts/*):
apps/desktop/forge.config.cts#L271
Assignment to function parameter 'makeResults'
|