Skip to content

fixed all eslint warnings in root - #2378

Merged
SgtPooki merged 3 commits into
ipfs:mainfrom
Pfed-prog:main
Jul 23, 2025
Merged

fixed all eslint warnings in root#2378
SgtPooki merged 3 commits into
ipfs:mainfrom
Pfed-prog:main

Conversation

@Pfed-prog

@Pfed-prog Pfed-prog commented May 28, 2025

Copy link
Copy Markdown
Contributor

@Pfed-prog
Pfed-prog requested a review from a team as a code owner May 28, 2025 04:00
@welcome

welcome Bot commented May 28, 2025

Copy link
Copy Markdown

Thank you for submitting this PR!
A maintainer will be here shortly to review it.
We are super grateful, but we are also overloaded! Help us by making sure that:

  • The context for this PR is clear, with relevant discussion, decisions
    and stakeholders linked/mentioned.

  • Your contribution itself is clear (code comments, self-review for the
    rest) and in its best form. Follow the code contribution
    guidelines

    if they apply.

Getting other community members to do a review would be great help too on complex PRs (you can ask in the chats/forums). If you are unsure about something, just leave us a comment.
Next steps:

  • A maintainer will triage and assign priority to this PR, commenting on
    any missing things and potentially assigning a reviewer for high
    priority items.

  • The PR gets reviews, discussed and approvals as needed.

  • The PR is merged by maintainers when it has been approved and comments addressed.

We currently aim to provide initial feedback/triaging within two business days. Please keep an eye on any labelling actions, as these will indicate priorities and status of your contribution.
We are very grateful for your contribution!

@Pfed-prog

Copy link
Copy Markdown
Contributor Author

@SgtPooki any chance you could provide feedback or a review?

@SgtPooki SgtPooki left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

some CI is failing

@Pfed-prog

Copy link
Copy Markdown
Contributor Author

Thanks for running CI, I did not expect to find new warnings. Fixing newly found errors.

@Pfed-prog

Copy link
Copy Markdown
Contributor Author

Excuse me for being annoying @SgtPooki. I have run npm run lint typecheck and dep-check locally pass.

@SgtPooki

SgtPooki commented Jun 4, 2025

Copy link
Copy Markdown
Member

Excuse me for being annoying @SgtPooki. I have run npm run lint typecheck and dep-check locally pass.

🤣 no worries, thanks for opening an issue and submitting a fix for it! not a problem at all.. clicking "run CI jobs" is the easiest thing I've done today 😛

Comment thread @types/ipfs/index.d.ts
@@ -4,95 +4,91 @@ declare module 'ipfs' {
import type { Buffer } from 'buffer'

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

there are a ton of changes here, but after checking a majority of these it looks like it's just a re-arranging of the types.

I would really like to remove this entire file and depend solely on kubo-rpc-client types

@SgtPooki
SgtPooki merged commit 0e9fe55 into ipfs:main Jul 23, 2025
20 checks passed
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
Copy Markdown
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