Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: don't hide typecheck errors inside diff processor #4674

Merged
merged 2 commits into from
Apr 24, 2024

Conversation

ldez
Copy link
Member

@ldez ldez commented Apr 23, 2024

The diff processor should never skip typecheck errors.

Fixes #4097

@ldez ldez added bug Something isn't working area: processors labels Apr 23, 2024
@ldez ldez added this to the next milestone Apr 23, 2024
@ldez ldez changed the title fix: the diff processor should not hide typecheck errors fix: don't hide typecheck errors inside diff processor Apr 24, 2024
Copy link
Member

@alexandear alexandear left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please add a reproducible example to the description that demonstrates the problem?

@ldez
Copy link
Member Author

ldez commented Apr 24, 2024

The example is inside the issue description #4097

#4097 (comment)

@ldez ldez merged commit c1f9f54 into golangci:master Apr 24, 2024
13 checks passed
@ldez ldez deleted the fix/never-skip-typecheck branch April 24, 2024 12:54
@ldez ldez modified the milestones: next, v1.58 May 8, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area: processors bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

--new-from-rev gets confused by merge commits
2 participants