[PR #415] [MERGED] chore: fix eslint issues and make warnings CI blocking #10171

Closed
opened 2026-04-10 20:26:39 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/415
Author: @MatissJanis
Created: 12/30/2022
Status: Merged
Merged: 12/31/2022
Merged by: @MatissJanis

Base: masterHead: matiss/eslint


📝 Commits (2)

  • d2b2100 chore: fix eslint issues and make warnings CI blocking
  • 9c1d68c aria-hidden for emojis

📊 Changes

8 files changed (+19 additions, -31 deletions)

View changed files

📝 .eslintrc.js (+0 -1)
📝 package.json (+1 -1)
📝 packages/desktop-client/src/components/Tutorial.js (+6 -1)
📝 packages/desktop-client/src/components/tutorial/Final.js (+6 -2)
📝 packages/desktop-client/src/components/tutorial/Intro.js (+4 -1)
📝 packages/desktop-electron/about/index.js (+2 -6)
📝 packages/loot-design/src/svg/generate (+0 -1)
patches/eslint-config-react-app+3.0.5.patch (+0 -18)

📄 Description

Two things in this PR:

  1. fixing existing eslint warnings (and removing some prettier-ignore lines)
  2. making eslint warnings CI blocking

🔄 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/415 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 12/30/2022 **Status:** ✅ Merged **Merged:** 12/31/2022 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/eslint` --- ### 📝 Commits (2) - [`d2b2100`](https://github.com/actualbudget/actual/commit/d2b210088f57775794f8bbcb901f9d32be3d49c1) chore: fix eslint issues and make warnings CI blocking - [`9c1d68c`](https://github.com/actualbudget/actual/commit/9c1d68c18c08e7af7f50798f02ac7214bbfaec84) aria-hidden for emojis ### 📊 Changes **8 files changed** (+19 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `.eslintrc.js` (+0 -1) 📝 `package.json` (+1 -1) 📝 `packages/desktop-client/src/components/Tutorial.js` (+6 -1) 📝 `packages/desktop-client/src/components/tutorial/Final.js` (+6 -2) 📝 `packages/desktop-client/src/components/tutorial/Intro.js` (+4 -1) 📝 `packages/desktop-electron/about/index.js` (+2 -6) 📝 `packages/loot-design/src/svg/generate` (+0 -1) ➖ `patches/eslint-config-react-app+3.0.5.patch` (+0 -18) </details> ### 📄 Description Two things in this PR: 1. fixing existing eslint warnings (and removing some `prettier-ignore` lines) 2. making eslint warnings CI blocking --- <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-10 20:26:39 -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#10171