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

ci(workflow): add workflow to lint, fmt and test #3

Merged
merged 2 commits into from
Jun 4, 2019
Merged

Conversation

steebchen
Copy link
Owner

No description provided.

@github-actions
Copy link

github-actions bot commented Jun 4, 2019

golint

client.go:12:6: exported type Request should have comment or be unexported
client.go:18:1: exported method GQLClient.MustSend should have comment or be unexported
client.go:28:6: exported type Error should have comment or be unexported
client.go:34:6: exported type ResponseData should have comment or be unexported
client.go:40:1: exported method GQLClient.Send should have comment or be unexported
client.go:56:1: exported method GQLClient.Raw should have comment or be unexported
gqlclient.go:8:1: comment on exported type GQLClient should be of the form "GQLClient ..." (with optional leading article)
gqlclient.go:24:1: exported method GQLClient.WithHTTPClient should have comment or be unexported
json.go:10:6: type rawJsonError should be rawJSONError

@steebchen steebchen merged commit e921467 into master Jun 4, 2019
@steebchen steebchen added the kind/ci Continuous integration changes label Jun 4, 2019
@steebchen steebchen deleted the ci/workflow branch June 4, 2019 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/ci Continuous integration changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant