Skip to content

Merge pull request #2322 from Solid-Money/claude/desktop-mobile-first… #4993

Merge pull request #2322 from Solid-Money/claude/desktop-mobile-first…

Merge pull request #2322 from Solid-Money/claude/desktop-mobile-first… #4993

Triggered via push August 2, 2026 13:00
Status Failure
Total duration 1m 55s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
lint
Process completed with exit code 1.
lint: components/ui/video-illustration.tsx#L57
Mutating a value returned from a function whose return value should not be mutated
lint
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/
lint: app/(protected)/(tabs)/savings.tsx#L51
'LegacySavings' is defined but never used. Allowed unused vars must match /^_/u
lint: app/(protected)/(tabs)/rewards/index.tsx#L37
'LegacyRewards' is defined but never used. Allowed unused vars must match /^_/u
lint: app/(protected)/(tabs)/rewards/benefits.tsx#L22
'LegacyRewardsBenefits' is defined but never used. Allowed unused vars must match /^_/u
lint: app/(protected)/(tabs)/index.tsx#L39
'LegacyHome' is defined but never used. Allowed unused vars must match /^_/u
lint: app/(protected)/(tabs)/index.native.tsx#L45
'LegacyHome' is defined but never used. Allowed unused vars must match /^_/u
lint: app/(protected)/(tabs)/card/index.tsx#L13
'hasCardStatus' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: app/(protected)/(tabs)/card/index.tsx#L7
'RainApplicationStatus' is defined but never used. Allowed unused vars must match /^_/u
lint: app/(protected)/(tabs)/card/details/transactions.tsx#L28
'router' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: app/(protected)/(tabs)/card/details.tsx#L438
'BalanceDisplay' is defined but never used. Allowed unused vars must match /^_/u
lint: app/(protected)/(tabs)/card/activate/country_selection.tsx#L23
'user' is assigned a value but never used. Allowed unused vars must match /^_/u