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 an issue with resolved type parameters for function expressions #927

Merged
merged 4 commits into from
Jan 30, 2025

Conversation

kevin-m-knight-gs
Copy link
Contributor

Fix an issue with resolved type parameters for function expressions where the generic type might have source information from an inappropriate location. In passing, improve some compiled state integrity failure messages, improve type inference observer output, and clean up some related code.

@kevin-m-knight-gs kevin-m-knight-gs requested a review from a team as a code owner January 30, 2025 13:31
Copy link

Test Results

   381 files  ±0     381 suites  ±0   1h 18m 24s ⏱️ - 3m 4s
3 652 tests +1  3 627 ✔️ +1  25 💤 ±0  0 ±0 
5 237 runs  +1  5 212 ✔️ +1  25 💤 ±0  0 ±0 

Results for commit 6cc5468. ± Comparison against base commit 4c41d1b.

@kevin-m-knight-gs kevin-m-knight-gs merged commit e5617af into finos:master Jan 30, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants