[PR #4529] [MERGED] 🐛 Fix on typed select #5433

Closed
opened 2026-02-28 21:12:23 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4529
Author: @lelemm
Created: 3/4/2025
Status: Merged
Merged: 3/4/2025
Merged by: @lelemm

Base: masterHead: bugfix/typecheck_pluggy


📝 Commits (6)

📊 Changes

2 files changed (+15 additions, -3 deletions)

View changed files

📝 packages/loot-core/src/server/accounts/app.ts (+9 -3)
upcoming-release-notes/4529.md (+6 -0)

📄 Description

After pluggy was merged, typecheck, tests and api workflows are complaning about a unknown type.
This fixes it


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/4529 **Author:** [@lelemm](https://github.com/lelemm) **Created:** 3/4/2025 **Status:** ✅ Merged **Merged:** 3/4/2025 **Merged by:** [@lelemm](https://github.com/lelemm) **Base:** `master` ← **Head:** `bugfix/typecheck_pluggy` --- ### 📝 Commits (6) - [`1d05012`](https://github.com/actualbudget/actual/commit/1d0501247f0bb93f677b1c84643eca7be26dcc3d) Fix on typed select - [`61a36eb`](https://github.com/actualbudget/actual/commit/61a36ebe26d39ed45b5296593145b45252318169) md - [`deaa084`](https://github.com/actualbudget/actual/commit/deaa084e15b62042542661ffaf2da747b117e78a) Merge branch 'master' into bugfix/typecheck_pluggy - [`c5cb629`](https://github.com/actualbudget/actual/commit/c5cb629c223e9a703e13e86405d6ec13e18df606) merge fix - [`838feef`](https://github.com/actualbudget/actual/commit/838feef0e3155f3ea6e9bdfd3cae7f5fb8946417) Merge branch 'bugfix/typecheck_pluggy' of https://github.com/lelemm/actual into bugfix/typecheck_pluggy - [`83d6d66`](https://github.com/actualbudget/actual/commit/83d6d66bf4b88d2a67f95a59252eee307df64dcc) linter ### 📊 Changes **2 files changed** (+15 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/accounts/app.ts` (+9 -3) ➕ `upcoming-release-notes/4529.md` (+6 -0) </details> ### 📄 Description After pluggy was merged, typecheck, tests and api workflows are complaning about a unknown type. This fixes it --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 21:12:23 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#5433