Skip to content

Adding random character generator tests - #160 #105

Adding random character generator tests - #160

Adding random character generator tests - #160 #105

Triggered via push January 18, 2026 15:26
Status Success
Total duration 1m 19s
Artifacts

test.yml

on: push
restore-build-test
1m 15s
restore-build-test
Fit to window
Zoom out
Zoom in

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)