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

refactor: Return a Valid from merge_right #2815

Closed
tusharmath opened this issue Sep 15, 2024 · 6 comments
Closed

refactor: Return a Valid from merge_right #2815

tusharmath opened this issue Sep 15, 2024 · 6 comments

Comments

@tusharmath
Copy link
Contributor

Currently merge_right can never fail, we need to fix that by returning a Valid

Technical Requirements

  • Change the type signature of merge_right to return a Valid<Self, String>
@tusharmath
Copy link
Contributor Author

/bounty $50

Copy link

algora-pbc bot commented Sep 15, 2024

💎 $50 bounty • Tailcall Inc.

Steps to solve:

  1. Start working: Comment /attempt #2815 with your implementation plan
  2. Submit work: Create a pull request including /claim #2815 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

🙏 Thank you for contributing to tailcallhq/tailcall!
🧐 Checkout our guidelines before you get started.
💵 More about our bounty program.

Attempt Started (GMT+0) Solution
🔴 @asr2003 Sep 15, 2024, 7:33:48 PM WIP

@asr2003
Copy link
Contributor

asr2003 commented Sep 15, 2024

/attempt #2815

Algora profile Completed bounties Tech Active attempts Options
@asr2003    1 tailcallhq bounty
+ 3 bounties from 2 projects
JavaScript, Go,
HTML & more
Cancel attempt

Copy link

algora-pbc bot commented Sep 16, 2024

@asr2003: Reminder that in 1 days the bounty will become up for grabs, so please submit a pull request before then 🙏

Copy link

algora-pbc bot commented Sep 17, 2024

The bounty is up for grabs! Everyone is welcome to /attempt #2815 🙌

@meskill
Copy link
Contributor

meskill commented Oct 3, 2024

MergeRight should stay as is while for other way of merging new specific traits were added

@meskill meskill closed this as completed Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants