Renimin MembershipPlan endpoints #59
ci.yml
on: push
build-and-test
2m 2s
deploy
24s
Annotations
10 warnings
|
build-and-test:
GymMgmt.Application/Features/Members/GetMemberById/ReadMemberDto.cs#L9
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
GymMgmt.Application/Features/Members/GetMemberById/ReadMemberDto.cs#L8
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
GymMgmt.Application/Common/Exceptions/BadRequestException.cs#L27
Possible null reference argument for parameter 'innerException' in 'ApplicationLayerException.ApplicationLayerException(string errorCode, string message, Exception innerException)'.
|
|
build-and-test:
GymMgmt.Application/Common/Models/AppIdentityError.cs#L12
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
GymMgmt.Application/Common/Models/AppIdentityError.cs#L11
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
GymMgmt.Application/Common/Models/RegistreResponse.cs#L14
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
GymMgmt.Application/Common/Models/RegistreResponse.cs#L13
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
GymMgmt.Application/Common/Models/RegistreResponse.cs#L12
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
GymMgmt.Domain/Common/Entity.cs#L11
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
GymMgmt.Domain/Entities/Payments/Payment.cs#L37
Non-nullable property 'MemberId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-report
Expired
|
6.59 KB |
sha256:90f276746eb0606fdb84f2868a20b518ba68dc7df4b04479c4012ec96b069b46
|
|
|
test-results
Expired
|
19 KB |
sha256:66b9629c7e1a21f43fb1b4881ebee41504592a41632a83dd037dfe6bd8fd4679
|
|