[PR #2142] [MERGED] ♻️ (TypeScript) fix strictFunctionTypes violations (pt 4) #4145

Closed
opened 2026-02-28 20:52:10 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2142
Author: @MatissJanis
Created: 12/30/2023
Status: Merged
Merged: 1/6/2024
Merged by: @MatissJanis

Base: masterHead: matiss/strict-types


📝 Commits (2)

  • 6d7e67f ♻️ (TypeScript) fix strictFunctionTypes violations (pt 4)
  • 8d5da17 Release notes

📊 Changes

6 files changed (+18 additions, -12 deletions)

View changed files

📝 packages/desktop-client/src/components/common/Menu.tsx (+5 -5)
📝 packages/desktop-client/src/components/payees/PayeeTable.tsx (+1 -1)
📝 packages/desktop-client/src/components/schedules/SchedulesTable.tsx (+1 -1)
📝 packages/desktop-client/src/components/table.tsx (+4 -4)
📝 packages/loot-core/src/server/sync/sync.property.test.ts (+1 -1)
upcoming-release-notes/2142.md (+6 -0)

📄 Description

re-revert of https://github.com/actualbudget/actual/pull/2128


🔄 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/2142 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 12/30/2023 **Status:** ✅ Merged **Merged:** 1/6/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/strict-types` --- ### 📝 Commits (2) - [`6d7e67f`](https://github.com/actualbudget/actual/commit/6d7e67fa4f7814af428ed43cce9b916632e7d802) ♻️ (TypeScript) fix strictFunctionTypes violations (pt 4) - [`8d5da17`](https://github.com/actualbudget/actual/commit/8d5da175932e94a47c2f2941ac7233193912e006) Release notes ### 📊 Changes **6 files changed** (+18 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/common/Menu.tsx` (+5 -5) 📝 `packages/desktop-client/src/components/payees/PayeeTable.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/schedules/SchedulesTable.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/table.tsx` (+4 -4) 📝 `packages/loot-core/src/server/sync/sync.property.test.ts` (+1 -1) ➕ `upcoming-release-notes/2142.md` (+6 -0) </details> ### 📄 Description re-revert of https://github.com/actualbudget/actual/pull/2128 --- <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 20:52:11 -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#4145