Skip to content

chore(deps): bump serde_with (#95) #144

chore(deps): bump serde_with (#95)

chore(deps): bump serde_with (#95) #144

Triggered via push July 20, 2026 20:08
Status Success
Total duration 24m 13s
Artifacts
Lint, Typecheck & Test
1m 36s
Lint, Typecheck & Test
Detect Changes
5s
Detect Changes
Matrix: tauri-build
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Lint, Typecheck & Test: packages/shared/src/types/recurring.ts#L4
Replace `|·'weekly'⏎··|·'biweekly'⏎··|·'monthly'⏎··|·'quarterly'⏎·` with `'weekly'·|·'biweekly'·|·'monthly'·|·'quarterly'`
Lint, Typecheck & Test: packages/shared/src/types/profile.ts#L11
Replace `|·'personal'⏎··|·'business'⏎··|·'shared'⏎··|·'savings'⏎·` with `'personal'·|·'business'·|·'shared'·|·'savings'`
Lint, Typecheck & Test: packages/core/src/sync-engine.ts#L13
Replace `|·'idle'⏎··|·'syncing'⏎··|·'offline'⏎··|·'error'⏎·` with `'idle'·|·'syncing'·|·'offline'·|·'error'`
Lint, Typecheck & Test: apps/web/src/lib/data-service.ts#L6570
Replace `|·'latest_balance_after'⏎········|·'sum_of_amounts'⏎·······` with `'latest_balance_after'·|·'sum_of_amounts'`
Lint, Typecheck & Test: apps/web/src/lib/data-service.ts#L6541
Replace `|·'latest_balance_after'⏎········|·'sum_of_amounts'⏎·······` with `'latest_balance_after'·|·'sum_of_amounts'`
Lint, Typecheck & Test: apps/web/src/hooks/useAddressBook.ts#L124
Replace `|·{·merged?:·boolean;·mergeReason?:·'name'·|·'iban'·}⏎·······` with `{·merged?:·boolean;·mergeReason?:·'name'·|·'iban'·}`
Lint, Typecheck & Test: apps/web/src/components/settings/ProfileDataSettings.tsx#L172
Replace `|·Record<string,·string>⏎·····` with `Record<string,·string>`
Lint, Typecheck & Test: apps/landing/src/contexts/LegalContext.tsx#L6
Replace `|·'privacy'⏎··|·'terms'⏎··|·'features'⏎··|·'pricing'⏎··|·'updates'⏎··|·'about'⏎·` with `'privacy'·|·'terms'·|·'features'·|·'pricing'·|·'updates'·|·'about'`
Lint, Typecheck & Test: apps/api/src/middleware/profileAuth.ts#L51
Replace `|·'accounts'⏎····|·'transactions'⏎····|·'categories'⏎····|·'budgets'⏎···` with `'accounts'·|·'transactions'·|·'categories'·|·'budgets'`