Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commit/f8e2b866b36037cba157b9bbda071efd28fa781c?style=unified&whitespace=ignore-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Merge pull request from jellyfin/renovate/ci-deps

pull/13271/head
Bond-009 2 months ago committed by GitHub
commit f8e2b866b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -34,7 +34,7 @@ jobs:
--verbosity minimal
- name: Merge code coverage results
uses: danielpalme/ReportGenerator-GitHub-Action@810356ce07a94200154301fb73d878e327b2dd58 # v5.4.1
uses: danielpalme/ReportGenerator-GitHub-Action@94ea1575fb6924d22f2639373a5c4d945fdbe178 # v5.4.2
with:
reports: "**/coverage.cobertura.xml"
targetdir: "merged/"

Loading…
Cancel
Save