Merge pull request #145 from ddobric/mahdieh #988
Annotations
13 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The target framework 'net5.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
The target framework 'net5.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 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 declaring the field as nullable.
|
build:
source/NeoCortexUtils/NeoCortexUtils.cs#L236
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
source/NeoCortexUtils/SdrRepresentation.cs#L268
This call site is reachable on all platforms. 'Font' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
source/NeoCortexUtils/NeoCortexUtils.cs#L96
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
source/NeoCortexUtils/NeoCortexUtils.cs#L165
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
source/NeoCortexUtils/SdrRepresentation.cs#L227
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
source/NeoCortexUtils/NeoCortexUtils.cs#L127
This call site is reachable on all platforms. 'ImageFormat.Png' is only supported on: 'windows'. (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. 'FontFamily' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|