Thanks to visit codestin.com
Credit goes to github.com

Skip to content

👷🏻 Recently, the CI is failing due to docs building failures #12017

@tiangolo

Description

@tiangolo

Discussed in #12011

Originally posted by svlandeg August 14, 2024

First Check

  • I added a very descriptive title here.
  • I used the GitHub search to find a similar question and didn't find it.
  • I searched the FastAPI documentation, with the integrated search.
  • I already searched in Google "How to X in FastAPI" and didn't find any information.
  • I already read and followed all the tutorial in the docs and didn't find an answer.
  • I already checked if it is not related to FastAPI but to Pydantic.
  • I already checked if it is not related to FastAPI but to Swagger UI.
  • I already checked if it is not related to FastAPI but to ReDoc.

Commit to Help

  • I commit to help with one of those options 👆

Description

Recently, PRs have started failing the CI due to failing some of the document building checks. It looks like a regression may have been introduced on master causing this.

Example PRs that failed today:

The error is caused by the following error:

No such file or directory: '/home/runner/work/fastapi/fastapi/docs/de/docs/img/icon-white.svg'

And the same thing in other languages:

No such file or directory: '/home/runner/work/fastapi/fastapi/docs/bn/docs/img/icon-white.svg'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinginternal

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions