Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/020c0fc4cba9657b3cddf6ea237bb00a59fdf118/MediaBrowser.XbmcMetadata/Configuration/NfoConfigurationFactory.cs
You should set ROOT_URL correctly, otherwise the web may not work correctly.
* Add analyzers to MediaBrowser.XbmcMetadata
* Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata
* Add analyzers to MediaBrowser.WebDashboard
* Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard
* Disable SA1600 in favor of CS1591