[authorize] #19
Merged
[authorize] #19
Annotations
5 errors and 11 warnings
Loyihani yig'ish (build):
UrphaCapital.API/Controllers/ClickPaymentsController.cs#L21
'IPaymentService' does not contain a definition for 'PreparePaymentAsync' and no accessible extension method 'PreparePaymentAsync' accepting a first argument of type 'IPaymentService' could be found (are you missing a using directive or an assembly reference?)
|
Loyihani yig'ish (build):
UrphaCapital.API/Controllers/ClickPaymentsController.cs#L29
'IPaymentService' does not contain a definition for 'ConfirmPaymentAsync' and no accessible extension method 'ConfirmPaymentAsync' accepting a first argument of type 'IPaymentService' could be found (are you missing a using directive or an assembly reference?)
|
Loyihani yig'ish (build):
UrphaCapital.API/Controllers/ClickPaymentsController.cs#L21
'IPaymentService' does not contain a definition for 'PreparePaymentAsync' and no accessible extension method 'PreparePaymentAsync' accepting a first argument of type 'IPaymentService' could be found (are you missing a using directive or an assembly reference?)
|
Loyihani yig'ish (build):
UrphaCapital.API/Controllers/ClickPaymentsController.cs#L29
'IPaymentService' does not contain a definition for 'ConfirmPaymentAsync' and no accessible extension method 'ConfirmPaymentAsync' accepting a first argument of type 'IPaymentService' could be found (are you missing a using directive or an assembly reference?)
|
Loyihani yig'ish (build)
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loyihani yig'ish (build):
UrphaCapital.Domain/Entities/Test.cs#L12
Non-nullable property 'Question' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loyihani yig'ish (build):
UrphaCapital.Domain/Entities/Test.cs#L14
Non-nullable property 'Lesson' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loyihani yig'ish (build):
UrphaCapital.Domain/Entities/Test.cs#L15
Non-nullable property 'Answers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loyihani yig'ish (build):
UrphaCapital.Domain/Entities/Answer.cs#L12
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loyihani yig'ish (build):
UrphaCapital.Domain/Entities/Answer.cs#L15
Non-nullable property 'Test' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loyihani yig'ish (build):
UrphaCapital.Domain/DTOs/HomeworkResultView.cs#L12
Non-nullable property 'LessonTitle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loyihani yig'ish (build):
UrphaCapital.Domain/DTOs/HomeworkResultView.cs#L13
Non-nullable property 'FILE' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loyihani yig'ish (build):
UrphaCapital.Domain/Entities/Auth/Admin.cs#L12
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loyihani yig'ish (build):
UrphaCapital.Domain/Entities/Auth/Admin.cs#L13
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loyihani yig'ish (build):
UrphaCapital.Domain/Entities/Auth/Admin.cs#L14
Non-nullable property 'PhoneNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading