[dev-v5] Add FluentField component #2535
build-core-lib.yml
on: pull_request
Build and Test Core Lib
1m 10s
Matrix: Analyze
Annotations
7 errors
Microsoft.FluentUI.AspNetCore.Components.Tests.Utilities.IdentifierTests ► Identifier_LenghtTooLong:
tests/Core/Utilities/IdentifierTests.cs#L28
Failed test found in:
TestResults/_fv-az1444-488_2025-02-04_16_50_30.trx
Error:
Assert.Throws() Failure: No exception was thrown
Expected: typeof(System.ArgumentOutOfRangeException)
|
Microsoft.FluentUI.AspNetCore.Components.Tests.Utilities.IdentifierTests ► Identifier_NewId(length: 12):
tests/Core/Utilities/IdentifierTests.cs#L21
Failed test found in:
TestResults/_fv-az1444-488_2025-02-04_16_50_30.trx
Error:
Assert.StartsWith() Failure: String start does not match
String: "myId"
Expected start: "f"
|
Microsoft.FluentUI.AspNetCore.Components.Tests.Utilities.IdentifierTests ► Identifier_NewId(length: 16):
tests/Core/Utilities/IdentifierTests.cs#L21
Failed test found in:
TestResults/_fv-az1444-488_2025-02-04_16_50_30.trx
Error:
Assert.StartsWith() Failure: String start does not match
String: "myId"
Expected start: "f"
|
Microsoft.FluentUI.AspNetCore.Components.Tests.Utilities.IdentifierTests ► Identifier_NewId(length: 4):
tests/Core/Utilities/IdentifierTests.cs#L21
Failed test found in:
TestResults/_fv-az1444-488_2025-02-04_16_50_30.trx
Error:
Assert.StartsWith() Failure: String start does not match
String: "myId"
Expected start: "f"
|
Microsoft.FluentUI.AspNetCore.Components.Tests.Utilities.IdentifierTests ► Identifier_NewId(length: 8):
tests/Core/Utilities/IdentifierTests.cs#L21
Failed test found in:
TestResults/_fv-az1444-488_2025-02-04_16_50_30.trx
Error:
Assert.StartsWith() Failure: String start does not match
String: "myId"
Expected start: "f"
|
Build and Test Core Lib
Process completed with exit code 1.
|
Build and Test Core Lib
Process completed with exit code 1.
|