[PR #6227] [MERGED] Fix typechecker - update mismatched type in DiscoverScheduleEntity #32319

Closed
opened 2026-04-18 08:23:22 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6227
Author: @MatissJanis
Created: 11/22/2025
Status: Merged
Merged: 11/22/2025
Merged by: @MatissJanis

Base: masterHead: matiss/fix-schedule-type


📝 Commits (2)

  • 81067ff Fix typechecker - update mismatched type in DiscoverScheduleEntity
  • 5df53fa Add merge_group to GitHub Actions workflows for better concurrency management

📊 Changes

4 files changed (+9 additions, -1 deletions)

View changed files

📝 .github/workflows/build.yml (+1 -0)
📝 .github/workflows/check.yml (+1 -0)
📝 packages/loot-core/src/types/models/schedule.ts (+1 -1)
upcoming-release-notes/6227.md (+6 -0)

📄 Description

Combination of https://github.com/actualbudget/actual/pull/6109 and https://github.com/actualbudget/actual/pull/6175 caused a new uncaught type issue.


🔄 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/6227 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 11/22/2025 **Status:** ✅ Merged **Merged:** 11/22/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/fix-schedule-type` --- ### 📝 Commits (2) - [`81067ff`](https://github.com/actualbudget/actual/commit/81067ff8ef5964aad42753640fa512b574d3a8fb) Fix typechecker - update mismatched type in DiscoverScheduleEntity - [`5df53fa`](https://github.com/actualbudget/actual/commit/5df53fa6d67245b70a5f6aa6deeba9efd55f1e30) Add merge_group to GitHub Actions workflows for better concurrency management ### 📊 Changes **4 files changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+1 -0) 📝 `.github/workflows/check.yml` (+1 -0) 📝 `packages/loot-core/src/types/models/schedule.ts` (+1 -1) ➕ `upcoming-release-notes/6227.md` (+6 -0) </details> ### 📄 Description Combination of https://github.com/actualbudget/actual/pull/6109 and https://github.com/actualbudget/actual/pull/6175 caused a new uncaught type issue. --- <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-04-18 08:23:22 -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#32319