Refactor Nginx and update credentials #52
ci.yml
on: push
build-and-test
1m 47s
deploy
9s
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:a599d4e0ca48d0c791a7ad3b481d43b6fa01e2c1b3dccb81457a7e804ddacbef
|
|
|
test-results
Expired
|
19 KB |
sha256:07fa4fb32f00ffac8acd14d97b59ff2cce5fc5e72c49f09290b0524d6703bc59
|
|