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

Add warning for calls to provider without doc or fields. #879

Merged
merged 4 commits into from
Jul 24, 2020

Conversation

laurentlb
Copy link
Contributor

No description provided.

@laurentlb
Copy link
Contributor Author

(fyi, @alandonovan, @meisterT)

WARNINGS.md Show resolved Hide resolved
warn/warn_bazel_api.go Outdated Show resolved Hide resolved
warn/warn_bazel_api.go Show resolved Hide resolved
WARNINGS.md Outdated Show resolved Hide resolved
WARNINGS.md Outdated
"The address of an HTTP server.",
fields = {
"host": "string, e.g. 'example.com'",
"port: "int",

Choose a reason for hiding this comment

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

Missing quote. Also missing documentation:

"port": "int, a TCP port number"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@laurentlb laurentlb merged commit f76b57a into bazelbuild:master Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants