[PR #2228] [MERGED] ♻️ (typescript) fixing strictNullChecks=true issues #57845

Closed
opened 2026-05-06 22:08:14 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2228
Author: @MatissJanis
Created: 1/14/2024
Status: Merged
Merged: 1/18/2024
Merged by: @MatissJanis

Base: masterHead: matiss/ts-strict-null-checks-2


📝 Commits (4)

  • 3a1e9cd ♻️ (typescript) fixing strictNullChecks=true issues
  • aef5cbb Patch test-helpers
  • 53d63b7 Merge branch 'master' into matiss/ts-strict-null-checks-2
  • 715af09 Strict patch

📊 Changes

6 files changed (+56 additions, -38 deletions)

View changed files

📝 packages/loot-core/src/shared/async.ts (+11 -10)
📝 packages/loot-core/src/shared/months.ts (+4 -4)
📝 packages/loot-core/src/shared/query.ts (+1 -1)
📝 packages/loot-core/src/shared/schedules.ts (+7 -3)
📝 packages/loot-core/src/shared/test-helpers.ts (+27 -20)
upcoming-release-notes/2228.md (+6 -0)

📄 Description

Part 2 of: https://github.com/actualbudget/actual/pull/2212


🔄 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/2228 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 1/14/2024 **Status:** ✅ Merged **Merged:** 1/18/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/ts-strict-null-checks-2` --- ### 📝 Commits (4) - [`3a1e9cd`](https://github.com/actualbudget/actual/commit/3a1e9cd873fa765b5c46c37f9c98f89def574636) ♻️ (typescript) fixing strictNullChecks=true issues - [`aef5cbb`](https://github.com/actualbudget/actual/commit/aef5cbbca344092e0d6eb4b354a121fb91fe09c8) Patch test-helpers - [`53d63b7`](https://github.com/actualbudget/actual/commit/53d63b7a883586112af21e4b13aaf0240b0debeb) Merge branch 'master' into matiss/ts-strict-null-checks-2 - [`715af09`](https://github.com/actualbudget/actual/commit/715af093505a7f8d963f43088b2e2c3f1f183800) Strict patch ### 📊 Changes **6 files changed** (+56 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/shared/async.ts` (+11 -10) 📝 `packages/loot-core/src/shared/months.ts` (+4 -4) 📝 `packages/loot-core/src/shared/query.ts` (+1 -1) 📝 `packages/loot-core/src/shared/schedules.ts` (+7 -3) 📝 `packages/loot-core/src/shared/test-helpers.ts` (+27 -20) ➕ `upcoming-release-notes/2228.md` (+6 -0) </details> ### 📄 Description Part 2 of: https://github.com/actualbudget/actual/pull/2212 --- <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-05-06 22:08:14 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#57845