Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Many ReST errors/warnings during rocks make #2173

Open
psergee opened this issue Jan 12, 2024 · 0 comments
Open

Many ReST errors/warnings during rocks make #2173

psergee opened this issue Jan 12, 2024 · 0 comments

Comments

@psergee
Copy link

psergee commented Jan 12, 2024

There are many errors/warnings from *.rst files, when running tt rocks make for a cartridge app:

Running Sphinx v5.3.0
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 38 source files that are out of date
updating environment: [new config] 38 added, 0 changed, 0 removed
reading sources... [100%] troubleshooting                                                                                                                                                                                                          
/tmp/luarocks_cartridge-scm-1-5v5Pd3/cartridge/build.luarocks/build.rst/CHANGELOG.rst:3: WARNING: Duplicate explicit target name: "#1985".
/tmp/luarocks_cartridge-scm-1-5v5Pd3/cartridge/build.luarocks/build.rst/cartridge_admin.rst:140: ERROR: Content block expected for the "important" directive; none found.
/tmp/luarocks_cartridge-scm-1-5v5Pd3/cartridge/build.luarocks/build.rst/cartridge_admin.rst:1424: CRITICAL: Title level inconsistent:

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Compression suggestions (Enterprise only)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
/tmp/luarocks_cartridge-scm-1-5v5Pd3/cartridge/build.luarocks/build.rst/cartridge_api/classes/cartridge.test-helpers.cluster.rst:3: WARNING: Definition list ends without a blank line; unexpected unindent.
/tmp/luarocks_cartridge-scm-1-5v5Pd3/cartridge/build.luarocks/build.rst/cartridge_api/classes/cartridge.test-helpers.cluster.rst:6: ERROR: Unexpected indentation.
/tmp/luarocks_cartridge-scm-1-5v5Pd3/cartridge/build.luarocks/build.rst/cartridge_api/classes/cartridge.test-helpers.cluster.rst:8: WARNING: Block quote ends without a blank line; unexpected unindent.
/tmp/luarocks_cartridge-scm-1-5v5Pd3/cartridge/build.luarocks/build.rst/cartridge_api/classes/cartridge.test-helpers.cluster.rst:17: WARNING: Definition list ends without a blank line; unexpected unindent.
/tmp/luarocks_cartridge-scm-1-5v5Pd3/cartridge/build.luarocks/build.rst/cartridge_api/classes/cartridge.test-helpers.cluster.rst:31: WARNING: Definition list ends without a blank line; unexpected unindent.
/tmp/luarocks_cartridge-scm-1-5v5Pd3/cartridge/build.luarocks/build.rst/cartridge_api/classes/cartridge.test-helpers.cluster.rst:43: ERROR: Unexpected indentation.
/tmp/luarocks_cartridge-scm-1-5v5Pd3/cartridge/build.luarocks/build.rst/cartridge_api/classes/cartridge.test-helpers.cluster.rst:47: WARNING: Block quote ends without a blank line; unexpected unindent.
/tmp/luarocks_cartridge-scm-1-5v5Pd3/cartridge/build.luarocks/build.rst/cartridge_api/classes/cartridge.test-helpers.cluster.rst:50: ERROR: Unexpected indentation.
/tmp/luarocks_cartridge-scm-1-5v5Pd3/cartridge/build.luarocks/build.rst/cartridge_api/classes/cartridge.test-helpers.cluster.rst:77: WARNING: Block quote ends without a blank line; unexpected unindent.
/tmp/luarocks_cartridge-scm-1-5v5Pd3/cartridge/build.luarocks/build.rst/cartridge_api/classes/cartridge.test-helpers.cluster.rst:90: ERROR: Unexpected indentation.
/tmp/luarocks_cartridge-scm-1-5v5Pd3/cartridge/build.luarocks/build.rst/cartridge_api/classes/cartridge.test-helpers.cluster.rst:109: WARNING: Block quote ends without a blank line; unexpected unindent.
/tmp/luarocks_cartridge-scm-1-5v5Pd3/cartridge/build.luarocks/build.rst/cartridge_api/classes/cartridge.test-helpers.cluster.rst:139: WARNING: Block quote ends without a blank line; unexpected unindent.
/tmp/luarocks_cartridge-scm-1-5v5Pd3/cartridge/build.luarocks/build.rst/cartridge_api/classes/cartridge.test-helpers.cluster.rst:142: ERROR: Unexpected indentation.
/tmp/luarocks_cartridge-scm-1-5v5Pd3/cartridge/build.luarocks/build.rst/cartridge_api/classes/cartridge.test-helpers.cluster.rst:146: WARNING: Block quote ends without a blank line; unexpected unindent.
/tmp/luarocks_cartridge-scm-1-5v5Pd3/cartridge/build.luarocks/build.rst/cartridge_api/classes/cartridge.test-helpers.cluster.rst:149: ERROR: Unexpected indentation.
/tmp/luarocks_cartridge-scm-1-5v5Pd3/cartridge/build.luarocks/build.rst/cartridge_api/classes/cartridge.test-helpers.cluster.rst:153: WARNING: Block quote ends without a blank line; unexpected unindent.
/tmp/luarocks_cartridge-scm-1-5v5Pd3/cartridge/build.luarocks/build.rst/cartridge_api/classes/cartridge.test-helpers.cluster.rst:173: ERROR: Unexpected indentation.
/tmp/luarocks_cartridge-scm-1-5v5Pd3/cartridge/build.luarocks/build.rst/cartridge_api/classes/cartridge.test-helpers.cluster.rst:176: ERROR: Unexpected indentation.

and much more lines like the above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant