feat(components): add XML summaries to all publicly visible members #323
Annotations
4 warnings
Build:
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:
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:
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:
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)
|
Loading