Merge branch 'master' of https://github.com/ddobric/neocortexapi #964
Annotations
17 warnings
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/
|
Install dependencies
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.
|
Install dependencies
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.
|
Install dependencies
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.
|
Install dependencies
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.
|
Install dependencies
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.
|
Setup .NET Core
.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
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
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
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
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/NeoCortexEntities/Entities/Synapse.cs#L57
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
source/NeoCortexEntities/ThreadSafeRandom.cs#L9
'ThreadSafeRandom' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build:
source/NeoCortexEntities/InMemoryDistributedDictionary.cs#L19
'InMemoryDistributedDictionary<TKey, TValue>' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
The logs for this run have expired and are no longer available.
Loading