You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dian Fu (Jira)" <ji...@apache.org> on 2021/10/27 07:59:00 UTC

[jira] [Updated] (FLINK-24662) PyFlink sphinx check failed with "node class 'meta' is already registered, its visitors will be overridden"

     [ https://issues.apache.org/jira/browse/FLINK-24662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dian Fu updated FLINK-24662:
----------------------------
    Affects Version/s: 1.12.0

> PyFlink sphinx check failed with "node class 'meta' is already registered, its visitors will be overridden"
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-24662
>                 URL: https://issues.apache.org/jira/browse/FLINK-24662
>             Project: Flink
>          Issue Type: Bug
>          Components: API / Python, Tests
>    Affects Versions: 1.12.0, 1.13.0, 1.14.0, 1.15.0
>            Reporter: Dian Fu
>            Assignee: Dian Fu
>            Priority: Major
>             Fix For: 1.12.6, 1.15.0, 1.14.1, 1.13.4
>
>
> [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=25481&view=logs&j=9cada3cb-c1d3-5621-16da-0f718fb86602&t=8d78fe4f-d658-5c70-12f8-4921589024c3]
> {code}
> ==========mypy checks... [SUCCESS]===========
> Oct 26 22:08:34 rm -rf _build/*
> Oct 26 22:08:34 /__w/1/s/flink-python/dev/.conda/bin/sphinx-build -b html -d _build/doctrees  -a -W . _build/html
> Oct 26 22:08:34 Running Sphinx v2.4.4
> Oct 26 22:08:34 
> Oct 26 22:08:34 Warning, treated as error:
> Oct 26 22:08:34 node class 'meta' is already registered, its visitors will be overridden
> Oct 26 22:08:34 Makefile:76: recipe for target 'html' failed
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)