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

re-enable go vet, and fix warnings. #703

Merged
merged 2 commits into from
Mar 26, 2020
Merged

re-enable go vet, and fix warnings. #703

merged 2 commits into from
Mar 26, 2020

Conversation

lizthegrey
Copy link
Member

@lizthegrey lizthegrey commented Mar 26, 2020

Description:
Older versions of golangci-lint do not work properly with go1.14, causing go vet to not be run.

Re-enabling it by switching it to v1.24.0 that works with go1.14, and fixing the lint errors that cropped up since switch to go1.14

Link to tracking Issue:
n/a

Testing:
make lint-static-check

Documentation:
None needed.

@bogdandrutu
Copy link
Member

Yaay :)

@lizthegrey
Copy link
Member Author

WTF I swear I didn't touch those files. Going back and fixing the build errors and trying again.

go.sum Outdated Show resolved Hide resolved
@lizthegrey
Copy link
Member Author

Ignore the circleci error, once #702 gets merged as well then we'll be in good shape.

@lizthegrey
Copy link
Member Author

It passes now!

@bogdandrutu bogdandrutu merged commit 90932e1 into open-telemetry:master Mar 26, 2020
@lizthegrey lizthegrey deleted the lizf.govet branch March 26, 2020 03:39
swiatekm pushed a commit to swiatekm/opentelemetry-collector that referenced this pull request Oct 9, 2024
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