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

Remove <dyn Query> warnings #97

Merged
merged 4 commits into from
Oct 4, 2021
Merged

Remove <dyn Query> warnings #97

merged 4 commits into from
Oct 4, 2021

Conversation

msrd0
Copy link
Collaborator

@msrd0 msrd0 commented Oct 4, 2021

Description

Remove <dyn Query> warnings and all other warnings that currently make influxdb fail CI.

Checklist

  • Formatted code using cargo fmt --all
  • Linted code using clippy cargo clippy --all-targets --all-features -- -D warnings
  • Updated README.md using cargo readme -r influxdb -t ../README.tpl > README.md
  • Reviewed the diff. Did you leave any print statements or unnecessary comments?
  • Any unfinished work that warrants a separate issue captured in an issue with a TODO code comment

@msrd0 msrd0 merged commit 3567457 into main Oct 4, 2021
@msrd0 msrd0 deleted the remove-dyn-query-warnings branch October 4, 2021 12:43
@msrd0 msrd0 added this to the 0.5.0 milestone Oct 31, 2021
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.

1 participant