Skip to content

Conversation

@SgtPooki
Copy link
Member

@SgtPooki SgtPooki commented Jul 23, 2025

FYI that eslint was passing in CI because it runs before build, but when running locally i was getting hundreds of thousands of errors.. debugging with DEBUG=eslint:cli-engine npm run eslint showed that the build folder was being checked. when I removed that, it started succeeding again.

Also removed the ignoring of .ts files in the .eslintrc.cjs file

@SgtPooki SgtPooki requested a review from a team as a code owner July 23, 2025 20:43
Copy link
Member Author

@SgtPooki SgtPooki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

self review

@SgtPooki SgtPooki merged commit 2a6c64a into main Jul 23, 2025
21 checks passed
@SgtPooki SgtPooki deleted the fix/eslint branch July 23, 2025 21:34
@SgtPooki
Copy link
Member Author

SgtPooki commented Jul 23, 2025

Fixes issues found after merging #2378

ipfs-gui-bot pushed a commit that referenced this pull request Aug 7, 2025
## [4.8.0](v4.7.0...v4.8.0) (2025-08-07)

 CID `bafybeifplj2s3yegn7ko7tdnwpoxa4c5uaqnk2ajnw5geqm34slcj6b6mu`

 ---

### Features

* add async provide on share/copy/pin/ipns ([#2387](#2387)) ([cfea7d4](cfea7d4))

### Bug Fixes

* eslint doesnt check build folder ([#2389](#2389)) ([2a6c64a](2a6c64a))
* refresh stale multiaddrs on the Status page ([#2385](#2385)) ([6c361c4](6c361c4))
* stop sending requests to defunct countly ([#2395](#2395)) ([fb9c981](fb9c981)), closes [#2334](#2334)

### Trivial Changes

* fix all eslint warnings in root ([#2378](#2378)) ([0e9fe55](0e9fe55))
* Pull transifex translations ([#2364](#2364)) ([424c8a8](424c8a8))
* Pull transifex translations ([#2384](#2384)) ([575da08](575da08))
* Pull transifex translations ([#2386](#2386)) ([9a78d5f](9a78d5f))
@ipfs-gui-bot
Copy link
Collaborator

🎉 This PR is included in version 4.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants