build(deps): bump xunit from 2.9.2 to 2.9.3 #324
Annotations
1 error and 4 warnings
build-test
Process completed with exit code 1.
|
build-test:
tests/LumexUI.Tests/Components/Tabs/TabsTests.razor#L149
Component 'LumexTab' expects a value for the parameter 'Id', but a value may not have been provided.
|
build-test:
tests/LumexUI.Tests/Components/RadioGroup/RadioGroupTests.cs#L232
Theory method 'RadioGroup_NullableValueTypesAreSupported' on test class 'RadioGroupTests' does not use parameter 'valueString'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
build-test:
tests/LumexUI.Tests/Components/Tabs/TabsTests.razor#L149
Component 'LumexTab' expects a value for the parameter 'Id', but a value may not have been provided.
|
build-test:
tests/LumexUI.Tests/Components/RadioGroup/RadioGroupTests.cs#L232
Theory method 'RadioGroup_NullableValueTypesAreSupported' on test class 'RadioGroupTests' does not use parameter 'valueString'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|