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

Do not report nogo diagnostics for cgo generated files #4081

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

fmeum
Copy link
Member

@fmeum fmeum commented Sep 2, 2024

What type of PR is this?

Bug fix

What does this PR do? Why is it needed?

Which issues(s) does this PR fix?

Fixes #4079

Other notes for review

@fmeum fmeum merged commit 4682a34 into master Sep 4, 2024
5 checks passed
@fmeum fmeum deleted the 4079-ignore-gen-nogo branch September 4, 2024 14:47
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?**

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

Fixes #4079

**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?**

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

Fixes #4079

**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.

ngo should skip the _cgo_gotypes.go
2 participants