Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/recyclarr/commit/6dc49eb123b4e120a6d4125f5e025b4bd0fb5692 You should set ROOT_URL correctly, otherwise the web may not work correctly.

build(deps): Update dependency FluentAssertions to 6.12.2

pull/366/head
renovate[bot] 4 months ago committed by Robert Dailey
parent a8d45a0f11
commit 6dc49eb123

@ -53,7 +53,7 @@
<PackageVersion Include="AutoFixture.AutoNSubstitute" Version="5.0.0-preview0011" />
<PackageVersion Include="AutoFixture.NUnit4" Version="5.0.0-preview0011" />
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
<PackageVersion Include="FluentAssertions" Version="6.12.1" />
<PackageVersion Include="FluentAssertions" Version="6.12.2" />
<PackageVersion Include="FluentAssertions.Analyzers" Version="0.34.1" />
<PackageVersion Include="GitHubActionsTestLogger" Version="2.4.1" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />

Loading…
Cancel
Save