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(sca): fix type system with legacy FactoryCollection #583

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

nikophil
Copy link
Member

@nikophil nikophil commented Apr 1, 2024

I was a bit upset that the upgade to 1.x-bc would potentially break static analysis i userland: on my main project, it was creating ~50 failures - all more or less related to FactoryCollection. This PR fixes them all 😁 `

@nikophil nikophil force-pushed the refactor/factory-collection branch 3 times, most recently from fb8e162 to 15fd4ab Compare April 1, 2024 18:07
@nikophil nikophil marked this pull request as draft April 1, 2024 18:07
@nikophil nikophil force-pushed the refactor/factory-collection branch from 15fd4ab to 1c5958c Compare April 1, 2024 18:10
@nikophil nikophil force-pushed the refactor/factory-collection branch from 1c5958c to 9479644 Compare April 1, 2024 18:17
@nikophil nikophil marked this pull request as ready for review April 1, 2024 18:18
@nikophil nikophil merged commit d55c728 into zenstruck:1.x Apr 1, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant