PAS-448 | update module style in reports #2271
Annotations
3 errors and 30 warnings
Passwordless.AdminConsole.Tests.Components.Shared.Stats.TrendingCardsStatsTests ► TrendingCardsStats_Renders_ExpectedCardsWithExpectedContent:
tests/AdminConsole.Tests/Components/Shared/Stats/TrendingCardsStatsTests.cs#L59
Failed test found in:
tests/AdminConsole.Tests/TestResults/pw-test-results.trx
Error:
Bunit.HtmlEqualException : HTML comparison failed.
The following errors were found:
1: The element at div(0) > dt(0) is missing.
2: The element at div(0) > dd(1) is missing.
3: The element at div(0) > dd(2) is missing.
4: The element at div(0) > div(0) was not expected.
Actual HTML:
<div class="panel">
<div class="panel-content">
<div class="flex flex-wrap items-baseline justify-between">
<dt class="text-sm font-medium leading-6 text-gray-500">Title 1</dt>
<dd class="text-xs font-medium text-gray-700">Sub 4.00%</dd>
<dd class="w-full flex-none text-3xl font-medium leading-10 tracking-tight text-gray-900">1</dd>
</div>
</div>
</div>
Expected HTML:
<div diff:ignoreattributes="">
<dt diff:ignoreattributes="">Title 1</dt>
<dd diff:ignoreattributes="">Sub 4.00 %</dd>
<dd diff:ignoreattributes="">1</dd>
</div>
|
test
Process completed with exit code 1.
|
test
Failed test were found and 'fail-on-error' option is set to true
|
pack (Api)
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
pack (Api)
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
pack (Api)
Non-nullable property 'PerformedBy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
pack (Api)
Non-nullable property 'Subject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
pack (Api)
Possible null reference return.
|
pack (Api)
Converting null literal or possible null value to non-nullable type.
|
pack (Api)
Converting null literal or possible null value to non-nullable type.
|
pack (Api)
Non-nullable property 'EmailAddress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
pack (Api)
Non-nullable property 'UrlTemplate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
pack (Api)
Non-nullable property 'UserId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
pack (AdminConsole)
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
pack (AdminConsole)
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
pack (AdminConsole)
Non-nullable property 'PerformedBy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
pack (AdminConsole)
Non-nullable property 'Subject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
pack (AdminConsole)
Possible null reference return.
|
pack (AdminConsole)
Converting null literal or possible null value to non-nullable type.
|
pack (AdminConsole)
Cannot convert null literal to non-nullable reference type.
|
pack (AdminConsole)
Cannot convert null literal to non-nullable reference type.
|
pack (AdminConsole)
Cannot convert null literal to non-nullable reference type.
|
pack (AdminConsole)
Cannot convert null literal to non-nullable reference type.
|
test
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
test
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test
Non-nullable property 'PerformedBy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test
Non-nullable property 'Subject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test
Possible null reference return.
|
test
Converting null literal or possible null value to non-nullable type.
|
test
Cannot convert null literal to non-nullable reference type.
|
test
Cannot convert null literal to non-nullable reference type.
|
test
Cannot convert null literal to non-nullable reference type.
|
test
Cannot convert null literal to non-nullable reference type.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
AdminConsole
Expired
|
19 MB |
|
Api
Expired
|
19.4 MB |
|