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

Only print type-checking error once in nogo #4083

Merged
merged 2 commits into from
Sep 4, 2024
Merged

Only print type-checking error once in nogo #4083

merged 2 commits into from
Sep 4, 2024

Conversation

fmeum
Copy link
Collaborator

@fmeum fmeum commented Sep 2, 2024

What type of PR is this?

Bug fix

What does this PR do? Why is it needed?

Previously, it was printed once by analyzer.

Which issues(s) does this PR fix?

Fixes #4080

Other notes for review

Previously, it was printed once by analyzer.
@fmeum fmeum merged commit b9804c3 into master Sep 4, 2024
5 checks passed
@fmeum fmeum deleted the 4080-noisy-nogo branch September 4, 2024 17:48
tyler-french added a commit that referenced this pull request Sep 4, 2024
This PR prepares for the cherry-picked `0.50.1` patch release, which
will include:
#4081 
#4082 
#4083 

These commits will be cherry-picked to the branch `release-0.50`
tyler-french pushed a commit that referenced this pull request Sep 4, 2024
**What type of PR is this?**

Bug fix

**What does this PR do? Why is it needed?**

Previously, it was printed once by analyzer.

**Which issues(s) does this PR fix?**

Fixes #4080

**Other notes for review**
tyler-french added a commit that referenced this pull request Sep 4, 2024
This PR prepares for the cherry-picked `0.50.1` patch release, which
will include:
#4081 
#4082 
#4083 

These commits will be cherry-picked to the branch `release-0.50`
tyler-french pushed a commit that referenced this pull request Sep 5, 2024
**What type of PR is this?**

Bug fix

**What does this PR do? Why is it needed?**

Previously, it was printed once by analyzer.

**Which issues(s) does this PR fix?**

Fixes #4080

**Other notes for review**
tyler-french added a commit that referenced this pull request Sep 5, 2024
This PR prepares for the cherry-picked `0.50.1` patch release, which
will include:
#4081 
#4082 
#4083 

These commits will be cherry-picked to the branch `release-0.50`
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.

nogo is very noisy in 0.50.0
2 participants