Travis Welch

Results 10 comments of Travis Welch

This is a valid bug according to https://github.com/abseil/abseil-py/blob/58ead8c22230a2493006fa0ab9f76776b6e7280f/absl/testing/absltest.py#L595. Thanks @LostBenjamin for finding this! I am going to make this change internally and sync the codebase back over to Github which...

This fix is complete internally and externally: https://github.com/google/digitalbuildings/blob/8ac3398f64b25560e1b49840dfd1e019aebe10b3/tools/validators/instance_validator/tests/entity_instance_test.py#L83 closing.

I'm getting the same error for a python 3.11 migration ``` /opt/hostedtoolcache/Python/3.11.0/x64/lib/python3.11/site-packages/strictyaml/parser.py:280: PendingDeprecationWarning: load will be removed, use yaml=YAML(typ='unsafe', pure=True) yaml.load(...) instead document = ruamelyaml.load(yaml_string, Loader=DynamicStrictYAMLLoader) ERROR ``` `pip freeze`:...

Waiting for dependencies to merge.

Update Instance validator to check type name components map to abstract types.

@bsimmons-onboard Is this issue blocking for you?

Same error here! I am just trying to query SPY and I get a 403... @finnhubio any suggestions?

Hello! I'm currently trying to serialize an ArrayList of BarEntry objects and I keep getting an error. Is an Entry Serializable?

I think I could handle making a 404 page if you don't mind me taking this issue.