Gridify TS library (GridifyClient) #102
Annotations
14 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
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:
src/Gridify/QueryBuilders/BaseQueryBuilder.cs#L178
Possible null reference argument for parameter 'text' in 'object? TypeConverter.ConvertFromString(string text)'.
|
build:
src/Gridify/QueryBuilders/BaseQueryBuilder.cs#L178
Possible null reference argument for parameter 'text' in 'object? TypeConverter.ConvertFromString(string text)'.
|
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:
src/Gridify.Elasticsearch/GridifyExtensions.cs#L263
Possible null reference argument for parameter 'ordering' in 'ICollection<SortOptions> ElasticsearchSortOptionsBuilder<T>.Build(string ordering)'.
|
build:
test/Gridify.Elasticsearch.Tests/GridifyExtensionsTests.cs#L434
Dereference of a possibly null reference.
|
build:
test/Gridify.Elasticsearch.Tests/GridifyExtensionsTests.cs#L502
Dereference of a possibly null reference.
|
build:
test/Gridify.Elasticsearch.Tests/GridifyExtensionsTests.cs#L536
Dereference of a possibly null reference.
|
build:
test/Gridify.Elasticsearch.Tests/GridifyExtensionsTests.cs#L596
Dereference of a possibly null reference.
|