issue_comments: 547670270
This data as json
| html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| https://github.com/pydata/xarray/pull/3459#issuecomment-547670270 | https://api.github.com/repos/pydata/xarray/issues/3459 | 547670270 | MDEyOklzc3VlQ29tbWVudDU0NzY3MDI3MA== | 5635139 | 2019-10-29T23:13:51Z | 2019-10-29T23:13:51Z | MEMBER | I think docs stopped building and just froze (so timed out rather than erroring), and so the error wasn't reported up to Azure Pipelines. I got this from the log: ```
/usr/share/miniconda/envs/xarray-tests/bin/sphinx-build:1: DeprecationWarning: Dataset.apply is deprecated in favor of Dataset.map and will be changed or removed in a future version of xarray #!/usr/share/miniconda/envs/xarray-tests/bin/python3.7 <<<------------------------------------------------------------------------- /home/vsts/work/1/s/xarray/core/dataarray.py:docstring of xarray.DataArray.integrate:12: WARNING: Unexpected indentation. /home/vsts/work/1/s/xarray/core/dataarray.py:docstring of xarray.DataArray.interp:20: WARNING: Inline strong start-string without end-string. /home/vsts/work/1/s/xarray/core/dataarray.py:docstring of xarray.DataArray.interpolate_na:8: WARNING: Definition list ends without a blank line; unexpected unindent. Sphinx parallel build error:
RuntimeError: Non Expected warning in |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
514142439 |