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 number of type parameters for scopedOf dsl #1641

Merged
merged 1 commit into from Sep 4, 2023

Conversation

floatdrop
Copy link
Contributor

For scopedOf dsl (when number of parameters is more than 10) - type parameters are always counted to 21.

This causes error Not enough information to infer type variable T12, when constructor have more than 10 parameters.

@arnaudgiuliani arnaudgiuliani changed the base branch from main to 3.5.0 September 4, 2023 09:53
@arnaudgiuliani arnaudgiuliani added this to the core-3.5.0 milestone Sep 4, 2023
@arnaudgiuliani arnaudgiuliani added the status:accepted accepted to be developed label Sep 4, 2023
@arnaudgiuliani arnaudgiuliani merged commit dd7f7f1 into InsertKoinIO:3.5.0 Sep 4, 2023
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:accepted accepted to be developed type:issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants