You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
src/local/butler/scripts/setup.py:372:17: E1101: Instance of 'MetricServiceClient' has no 'project_path' member (no-member)
src/local/butler/scripts/setup.py:385:8: E1121: Too many positional arguments for method call (too-many-function-args)
src/local/butler/scripts/setup.py:389:8: E1121: Too many positional arguments for method call (too-many-function-args)
The text was updated successfully, but these errors were encountered:
Verified the setup.py butler script works, this should do the trick
python butler.py run setup --config-dir ../clusterfuzz-config/configs/internal --non-dry-run
...
Done
Please remember to run the migration individually on all projects.
They look like they are from the python upgrade:
The text was updated successfully, but these errors were encountered: