Extension for Gridify to be able to use it with Elasticsearch #86
Annotations
1 error and 14 warnings
build
Process completed with exit code 1.
|
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
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:
test/Gridify.Tests/Issue75Tests.cs#L104
Non-nullable property 'Child1' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
test/Gridify.Tests/Issue75Tests.cs#L105
Non-nullable property 'Child2List' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
test/Gridify.Tests/Issue75Tests.cs#L110
Non-nullable property 'Child2' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
test/Gridify.Tests/Issue75Tests.cs#L111
Non-nullable property 'Child2List' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
test/Gridify.Tests/Issue75Tests.cs#L122
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
test/Gridify.Tests/Issue75Tests.cs#L116
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
test/Gridify.Tests/Issue75Tests.cs#L117
Non-nullable property 'Child3List' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|