marigold-dev / marigold-dev/training-dapp-3
bug : taq 0.24.1 with ligo test framework
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Invalid type(s)
Cannot unify option (ticket (string)) with ticket (string).
┌──────────────────────┬──────────────────────┐
│ Contract │ Test Results │
├──────────────────────┼──────────────────────┤
│ unit_pokeGame.jsligo │ Some tests failed :( │
└──────────────────────┴──────────────────────┘
https://github.com/ecadlabs/taqueria/issues/1498
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the failing unit_pokeGame.jsligo test and review the linked Taqueria issue 1498 for the reported type-unification error. Confirm the failure can be reproduced and determine what change is required for the contract tests to pass; the issue does not name a repository source file or test command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100