Add DisableCollectionNullChecks
and EntityFrameworkCompatibilityLayer
in the mapper configuration
#190
Annotations
11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
src/Gridify/Builder/LinqQueryBuilder.cs#L10
Parameter 'IGridifyMapper<T> mapper' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
build:
src/Gridify/Builder/LinqQueryBuilder.cs#L10
Parameter 'IGridifyMapper<T> mapper' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
build:
src/Gridify/Builder/LinqQueryBuilder.cs#L10
Parameter 'IGridifyMapper<T> mapper' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
build:
src/Gridify/Builder/LinqQueryBuilder.cs#L10
Parameter 'IGridifyMapper<T> mapper' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
build:
src/Gridify/Builder/LinqQueryBuilder.cs#L10
Parameter 'IGridifyMapper<T> mapper' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
build:
src/Gridify/Builder/LinqQueryBuilder.cs#L10
Parameter 'IGridifyMapper<T> mapper' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
build:
test/Gridify.Tests/IssueTests/Issue204Tests.cs#L17
Cannot convert null literal to non-nullable reference type.
|
build:
test/Gridify.Tests/IssueTests/Issue204Tests.cs#L31
Non-nullable property 'FavouriteColorList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Gridify/Builder/LinqQueryBuilder.cs#L10
Parameter 'IGridifyMapper<T> mapper' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
build:
src/Gridify/Builder/LinqQueryBuilder.cs#L10
Parameter 'IGridifyMapper<T> mapper' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|