Discussed in #12011
Originally posted by svlandeg August 14, 2024
First Check
Commit to Help
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'
Discussed in #12011
Originally posted by svlandeg August 14, 2024
First Check
Commit to Help
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
mastercausing this.Example PRs that failed today:
>=0.37.2,<0.39.0#11876email-validatordependency with dash #11515The error is caused by the following error:
And the same thing in other languages: