Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(types): Add missing types #95

Merged
merged 2 commits into from
Apr 17, 2023
Merged

fix(types): Add missing types #95

merged 2 commits into from
Apr 17, 2023

Conversation

whizzzkid
Copy link
Contributor

In this PR adding missing return types.

@whizzzkid whizzzkid requested a review from a team as a code owner April 16, 2023 14:14
@achingbrain achingbrain changed the title fix(types): 🏷️ Adding missing types fix(types): Adding missing types Apr 16, 2023
@achingbrain achingbrain changed the title fix(types): Adding missing types fix(types): Add missing types Apr 16, 2023
Copy link
Member

@achingbrain achingbrain left a comment

Choose a reason for hiding this comment

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

LGTM, just a small type change required.

Interesting that this rule didn't pick this up before. Any ideas why?

packages/helia/src/storage.ts Outdated Show resolved Hide resolved
Co-authored-by: Alex Potsides <alex@achingbrain.net>
@whizzzkid
Copy link
Contributor Author

@achingbrain yep, I dunno why it didn't get caught, looks like a bug in that rule.

@whizzzkid whizzzkid merged commit e858b8d into main Apr 17, 2023
@whizzzkid whizzzkid deleted the fix/types branch April 17, 2023 11:49
github-actions bot pushed a commit that referenced this pull request May 4, 2023
## [helia-v1.0.4](helia-v1.0.3...helia-v1.0.4) (2023-05-04)

### Bug Fixes

* **types:** Add missing types ([#95](#95)) ([e858b8d](e858b8d))

### Dependencies

* **dev:** bump libp2p from 0.43.4 to 0.44.0 ([#96](#96)) ([6e37d9f](6e37d9f))

### Trivial Changes

* bump aegir from 38.1.8 to 39.0.4 ([#111](#111)) ([2156568](2156568))
@github-actions
Copy link
Contributor

github-actions bot commented May 4, 2023

🎉 This PR is included in version helia-v1.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

This was referenced Jan 8, 2024
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.

2 participants