feat: Adding Key Generic Type #17
Annotations
8 warnings
build:
src/eQuantic.Core.Application.Crud/Entities/Requests/ItemRequest.cs#L20
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/eQuantic.Core.Application.Crud/Services/CrudServiceBase.cs#L35
Possible null reference return.
|
build:
src/eQuantic.Core.Application.Crud/Entities/Requests/ItemRequest.cs#L20
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/eQuantic.Core.Application.Crud/Services/CrudServiceBase.cs#L35
Possible null reference return.
|
build:
src/eQuantic.Core.Application.Crud/Entities/Requests/ItemRequest.cs#L20
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/eQuantic.Core.Application.Crud/Services/CrudServiceBase.cs#L35
Possible null reference return.
|
build:
src/eQuantic.Core.Application.Crud/Entities/Requests/ItemRequest.cs#L20
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/eQuantic.Core.Application.Crud/Services/CrudServiceBase.cs#L35
Possible null reference return.
|