Adding random character generator tests - #160 #105
Annotations
10 warnings
|
restore-build-test:
tests/Tests.RndF/Functions/CharF/Get_Tests.cs#L15
Type 'with_min' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
|
restore-build-test:
tests/Tests.RndF/Functions/CharF/Get_Tests.cs#L8
Type 'without_args' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
|
restore-build-test:
tests/Tests.RndF/Functions/CharF/Get_Tests.cs#L37
Type 'with_min_and_max' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
|
restore-build-test:
tests/Tests.RndF/Functions/CharF/Get_Tests.cs#L39
Type 'when_min_is_more_than_max' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
|
restore-build-test:
tests/Tests.RndF/Functions/CharF/Get_Tests.cs#L8
Type 'without_args' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
|
restore-build-test:
tests/Tests.RndF/Functions/CharF/Get_Tests.cs#L39
Type 'when_min_is_more_than_max' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
|
restore-build-test:
tests/Tests.RndF/Functions/CharF/Get_Tests.cs#L37
Type 'with_min_and_max' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
|
restore-build-test:
tests/Tests.RndF/Functions/CharF/Get_Tests.cs#L6
Type 'Get_Tests' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
|
restore-build-test:
tests/Tests.RndF/Functions/CharF/Get_Tests.cs#L15
Type 'with_min' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
|
restore-build-test:
tests/Tests.RndF/Functions/CharF/Get_Tests.cs#L26
Type 'with_max' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|