Skip to content

Update README.md

Update README.md #1057

Triggered via push December 2, 2024 19:24
Status Success
Total duration 1m 35s
Artifacts

dotnet-core.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build: source/ImageEncoder/ImageEncoder.cs#L36
Non-nullable field 'imageBinarizer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: source/ImageEncoder/ImageEncoder.cs#L36
Non-nullable field 'binarizerParams' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: source/NeoCortexUtils/NeoCortexUtils.cs#L125
This call site is reachable on all platforms. 'FontFamily' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: source/NeoCortexUtils/NeoCortexUtils.cs#L125
This call site is reachable on all platforms. 'GenericFontFamilies.SansSerif' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: source/NeoCortexUtils/NeoCortexUtils.cs#L126
This call site is reachable on all platforms. 'Font' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: source/NeoCortexUtils/NeoCortexUtils.cs#L124
This call site is reachable on all platforms. 'Graphics.FromImage(Image)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: source/NeoCortexUtils/NeoCortexUtils.cs#L97
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: source/NeoCortexUtils/NeoCortexUtils.cs#L128
This call site is reachable on all platforms. 'Image.Save(string, ImageFormat)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: source/NeoCortexUtils/NeoCortexUtils.cs#L126
This call site is reachable on all platforms. 'SystemBrushes.Control' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)