commit | 46e878976a32d75a57e4d7995ed89629b6ef47bd | [log] [tgz] |
---|---|---|
author | Anthonios Partheniou <partheniou@google.com> | Mon Dec 04 15:20:21 2023 -0500 |
committer | GitHub <noreply@github.com> | Mon Dec 04 15:20:21 2023 -0500 |
tree | a12061952f4b455809388f562a6fdc99ec2fa43f | |
parent | 42e8b6e6f426cab749b34906529e8aaf3f133d75 [diff] |
build: treat warnings as errors (#564) * build: treat warnings as errors * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * lint * add pytest.ini * add line break * filter warning which appears only in python 3.7 * filter deprecation warning for grpcio-gcp --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>