[Bug]: yarn generate:release-notes generates files which trigger lint warnings #2810

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

Originally created by @jonner on GitHub (Jan 13, 2026).

Originally assigned to: @MatissJanis, @Copilot on GitHub.

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

When you run yarn generate:release-notes, it asks a series of questions and then creates a file based on your answers. However, if you use that file as-is, it will create a lint error when running yarn lint due to a missing newline at the end of the file

How can we reproduce the issue?

run yarn generate:release-notes and then yarn lint

Where are you hosting Actual?

Locally via Yarn

What browsers are you seeing the problem on?

Other

Operating System

Linux

Originally created by @jonner on GitHub (Jan 13, 2026). Originally assigned to: @MatissJanis, @Copilot on GitHub. ### Verified issue does not already exist? - [x] I have searched and found no existing issue ### What happened? When you run `yarn generate:release-notes`, it asks a series of questions and then creates a file based on your answers. However, if you use that file as-is, it will create a lint error when running `yarn lint` due to a missing newline at the end of the file ### How can we reproduce the issue? run `yarn generate:release-notes` and then `yarn lint` ### Where are you hosting Actual? Locally via Yarn ### What browsers are you seeing the problem on? Other ### Operating System Linux
GiteaMirror added the bug label 2026-02-28 20:29:14 -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#2810