Skip to content

Remove unused extension as it is already handled #1427

Remove unused extension as it is already handled

Remove unused extension as it is already handled #1427

Triggered via push June 26, 2024 08:17
Status Failure
Total duration 1m 49s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: tests/LinkDotNet.Blog.UnitTests/Web/Features/Home/Components/IntroductionCardTests.cs#L27
at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
build: tests/LinkDotNet.Blog.UnitTests/Web/Features/Home/Components/IntroductionCardTests.cs#L27
at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
build: tests/LinkDotNet.Blog.UnitTests/Web/Features/Home/Components/IntroductionCardTests.cs#L27
at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
build: tests/LinkDotNet.Blog.UnitTests/Web/Features/Home/Components/IntroductionCardTests.cs#L27
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
build: tests/LinkDotNet.Blog.UnitTests/Web/Features/Home/Components/IntroductionCardTests.cs#L27
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
build: tests/LinkDotNet.Blog.UnitTests/Web/Features/Home/Components/IntroductionCardTests.cs#L27
at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
build: tests/LinkDotNet.Blog.UnitTests/Web/Features/Home/Components/IntroductionCardTests.cs#L27
at FluentAssertions.Primitives.StringAssertions`1.Contain(String expected, String because, Object[] becauseArgs)
build: tests/LinkDotNet.Blog.UnitTests/Web/Features/Home/Components/IntroductionCardTests.cs#L27
at LinkDotNet.Blog.UnitTests.Web.Features.Home.Components.IntroductionCardTests.ShouldSetBackgroundWhenSet() in /home/runner/work/Blog/Blog/tests/LinkDotNet.Blog.UnitTests/Web/Features/Home/Components/IntroductionCardTests.cs:line 27
build: tests/LinkDotNet.Blog.UnitTests/Web/Features/Home/Components/IntroductionCardTests.cs#L27
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)