generated from ubiquity/ts-template
-
Notifications
You must be signed in to change notification settings - Fork 19
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 package exports #41
Comments
+ Evaluating results. Please wait... |
|
View | Contribution | Count | Reward |
---|---|---|---|
Issue | Task | 1 | 25 |
Issue | Specification | 1 | 7.2 |
Review | Comment | 2 | 4.64 |
Conversation Incentives
Comment | Formatting | Relevance | Reward |
---|---|---|---|
The package is not error free when it is used in other codebases… | 7.20000000000000096content: p: count: 23 score: 1 code: count: 1 score: 1 wordValue: 0.1 formattingMultiplier: 3 | 1 | 7.2 |
Resolves https://github.com/ubiquibot/permit-generation/issues/4… | 0content: p: count: 35 score: 1 code: count: 3 score: 1 img: count: 1 score: 0 wordValue: 0 formattingMultiplier: 0 | 0.7 | - |
@gentlementlegen both the commit and PR title are correctly name… | 11.6content: p: count: 29 score: 1 wordValue: 0.2 formattingMultiplier: 2 | 0.4 | 4.64 |
[ 0.12 WXDAI ]
@gitcoindev
Contributions Overview
View | Contribution | Count | Reward |
---|---|---|---|
Review | Comment | 1 | 0.12 |
Conversation Incentives
Comment | Formatting | Relevance | Reward |
---|---|---|---|
Setting up imports correctly can be tricky, thank you for fixing… | 1.2content: p: count: 12 score: 1 wordValue: 0.1 formattingMultiplier: 1 | 0.1 | 0.12 |
[ 0.4 WXDAI ]
@gentlementlegen
Contributions Overview
View | Contribution | Count | Reward |
---|---|---|---|
Review | Comment | 2 | 0.4 |
Conversation Incentives
Comment | Formatting | Relevance | Reward |
---|---|---|---|
Code looks fine, will test with a fresh project and approve if t… | 1.6content: p: count: 16 score: 1 wordValue: 0.1 formattingMultiplier: 1 | 0.1 | 0.16 |
@Keyrxng It should be after we merge `development` into … | 1.2content: p: count: 10 score: 1 code: count: 2 score: 1 wordValue: 0.1 formattingMultiplier: 1 | 0.2 | 0.24 |
|
View | Contribution | Count | Reward |
---|---|---|---|
Review | Comment | 2 | 4.6 |
Conversation Incentives
Comment | Formatting | Relevance | Reward |
---|---|---|---|
Code looks fine, will test with a fresh project and approve if t... | 1.6 | 0.29 | 1.6 |
@Keyrxng It should be after we merge `development` into ... | 3code: count: 2 score: "2" words: 2 | 0.63 | 3 |
[ 39.5 WXDAI ]
@Keyrxng
Contributions Overview
View | Contribution | Count | Reward |
---|---|---|---|
Issue | Specification | 1 | 5.8 |
Issue | Task | 1 | 25 |
Review | Comment | 1 | 5.8 |
Review | Comment | 1 | 2.9 |
Conversation Incentives
Comment | Formatting | Relevance | Reward |
---|---|---|---|
The package is not error free when it is used in other codebases... | 5.8code: count: 1 score: "1" words: 2 | 1 | 5.8 |
@gentlementlegen both the commit and PR title are correctly name... | 5.8 | 0.61 | 5.8 |
@gentlementlegen both the commit and PR title are correctly name... | 2.9 | 0.61 | 2.9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The package is not error free when it is used in other codebases because of an issue with main entry of the
package.json
The text was updated successfully, but these errors were encountered: