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

Configure golangci-lint #285

Merged
merged 8 commits into from
Jul 22, 2022

Conversation

0michalsokolowski0
Copy link
Contributor

  • Configure golangci-lint
  • Fix issues (attaching file with issues for reference)
    linter.txt

@eatonphil
Copy link
Member

The mongo install has been failing. Change line 131/132 in ./scripts/ci/prepare_linux_integration_test_setup_only.sh to just

sudo apt-get install -y mongodb-mongosh

And delete the bits about curling a .deb file and installing that.

@0michalsokolowski0
Copy link
Contributor Author

The mongo install has been failing. Change line 131/132 in ./scripts/ci/prepare_linux_integration_test_setup_only.sh to just

sudo apt-get install -y mongodb-mongosh

And delete the bits about curling a .deb file and installing that.

e53b84e

@eatonphil
Copy link
Member

This is great, thank you! I'm going to merge this now and I'm dealing with the way these tests run in #280

@eatonphil eatonphil merged commit 3362433 into multiprocessio:main Jul 22, 2022
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