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

build(deps): Update dependency YamlDotNet to 16.1.0

pull/323/head
renovate[bot] 7 months ago committed by Robert Dailey
parent 285737fd0f
commit 78b6c613ac

@ -36,7 +36,7 @@
<PackageVersion Include="TestableIO.System.IO.Abstractions" Version="21.0.29" />
<PackageVersion Include="TestableIO.System.IO.Abstractions.Extensions" Version="2.2.5" />
<PackageVersion Include="TestableIO.System.IO.Abstractions.Wrappers" Version="21.0.29" />
<PackageVersion Include="YamlDotNet" Version="16.0.0" />
<PackageVersion Include="YamlDotNet" Version="16.1.0" />
</ItemGroup>
<!-- Unit Test Packages -->
<!--

Loading…
Cancel
Save