Skip to content

fix: mixed content

fix: mixed content #91

Triggered via push July 3, 2024 15:17
Status Success
Total duration 1m 5s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: backend/Payment_src/core/Payment.Service/Momo/Request/MomoOneTimePaymentRequest.cs#L123
XML comment has badly formed XML -- 'Reference to undefined entity 'amount'.'
build: backend/Payment_src/core/Payment.Service/Momo/Request/MomoOneTimePaymentRequest.cs#L123
XML comment has badly formed XML -- 'Reference to undefined entity 'extraData'.'
build: backend/Payment_src/core/Payment.Service/Momo/Request/MomoOneTimePaymentRequest.cs#L124
XML comment has badly formed XML -- 'Reference to undefined entity 'ipnUrl'.'
build: backend/Payment_src/core/Payment.Service/Momo/Request/MomoOneTimePaymentRequest.cs#L124
XML comment has badly formed XML -- 'Reference to undefined entity 'orderId'.'
build: backend/Payment_src/core/Payment.Service/Momo/Request/MomoOneTimePaymentRequest.cs#L124
XML comment has badly formed XML -- 'Reference to undefined entity 'orderInfo'.'
build: backend/Payment_src/core/Payment.Service/Momo/Request/MomoOneTimePaymentRequest.cs#L124
XML comment has badly formed XML -- 'Reference to undefined entity 'partnerCode'.'
build: backend/Payment_src/core/Payment.Service/Momo/Request/MomoOneTimePaymentRequest.cs#L124
XML comment has badly formed XML -- 'Reference to undefined entity 'redirectUrl'.'
build: backend/Payment_src/core/Payment.Service/Momo/Request/MomoOneTimePaymentRequest.cs#L124
XML comment has badly formed XML -- 'Reference to undefined entity 'requestId'.'
build: backend/Payment_src/core/Payment.Service/Momo/Request/MomoOneTimePaymentRequest.cs#L124
XML comment has badly formed XML -- 'Reference to undefined entity 'requestType'.'
build: backend/Crawler/CrawlClasses.cs#L92
Non-nullable property 'data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.