Read the Docs build information Build id: 434 Project: db Version: latest Commit: f45d1e35dc0fe5156218b588242e7a64da22d4bf Date: 2024-07-05T14:54:04.973838Z State: finished Success: False [rtd-command-info] start-time: 2024-07-05T14:54:14.854677Z, end-time: 2024-07-05T14:54:16.516730Z, duration: 1, exit-code: 0 git clone --depth 1 https://gitlab.c3sl.ufpr.br/team-db/documentation.git . Cloning into '.'... [rtd-command-info] start-time: 2024-07-05T14:54:16.574703Z, end-time: 2024-07-05T14:54:17.814726Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main [rtd-command-info] start-time: 2024-07-05T14:54:17.944704Z, end-time: 2024-07-05T14:54:18.061364Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at f45d1e3 [add] dbt.md [rtd-command-info] start-time: 2024-07-05T14:54:18.115096Z, end-time: 2024-07-05T14:54:18.200584Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-07-05T14:54:18.259227Z, end-time: 2024-07-05T14:54:18.367002Z, duration: 0, exit-code: 0 cat .readthedocs.yaml version: "2" build: os: "ubuntu-22.04" tools: python: "3.10" python: install: - requirements: ./requirements.txt sphinx: configuration: docs/source/conf.py formats: - pdf - htmlzip