Skip to content

feat: Adding Key Generic Type #17

feat: Adding Key Generic Type

feat: Adding Key Generic Type #17

Triggered via push September 4, 2023 22:10
Status Success
Total duration 3m 12s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

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.