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

chore: Show file names and line numbers for found issues in github action logs #12618

Merged
merged 2 commits into from
Feb 7, 2023
Merged

chore: Show file names and line numbers for found issues in github action logs #12618

merged 2 commits into from
Feb 7, 2023

Conversation

zak-pawel
Copy link
Collaborator

Right now there file names and line numbers are not shown in github action logs:
image

This PR implements workaround provided here golangci/golangci-lint-action#119 (comment)

@telegraf-tiger telegraf-tiger bot added the chore label Feb 3, 2023
@powersj
Copy link
Contributor

powersj commented Feb 3, 2023

metric.go:35:13 interfacebloat the interface has more than 10 methods: 24

nice! this will be very helpful, thank you!

@zak-pawel
Copy link
Collaborator Author

Thanks to simulated error we can see that workaround works:
image

I will revert error and change can be merged.

@powersj powersj added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Feb 3, 2023
@telegraf-tiger
Copy link
Contributor

telegraf-tiger bot commented Feb 3, 2023

Copy link
Member

@srebhan srebhan left a comment

Choose a reason for hiding this comment

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

Thanks @zak-pawel!

@srebhan srebhan merged commit 0339432 into influxdata:master Feb 7, 2023
powersj pushed a commit that referenced this pull request Feb 13, 2023
…tion logs (#12618)

Co-authored-by: Pawel Zak <Pawel Zak>
(cherry picked from commit 0339432)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants