Skip to content

feat:readme updateds #2

feat:readme updateds

feat:readme updateds #2

Triggered via push December 26, 2023 18:16
Status Success
Total duration 1m 20s
Artifacts
Build Lib
27s
Build Lib
Test Lib
2s
Test Lib
Publish Lib to Github
26s
Publish Lib to Github
Publish Lib to Nuget
27s
Publish Lib to Nuget
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Build Lib
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Lib: src/Integration.Hub/BulkModel.cs#L4
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/PaymentGateways/Integration.PaymentGateways.Sipay/Infrastructure/AuthIntegration/Models/Response/GetAuthTokenResponseModel.cs#L4
'GetAuthTokenResponseModel.StatusCode' hides inherited member 'SipayBaseResponseModel<GetAuthTokenResponseModel>.StatusCode'. Use the new keyword if hiding was intended.
Build Lib: src/PaymentGateways/Integration.PaymentGateways.Sipay/Infrastructure/AuthIntegration/Models/Response/SipayBaseResponseModel.cs#L8
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/PaymentGateways/Integration.PaymentGateways.Sipay/Infrastructure/AuthIntegration/Models/Response/GetAuthTokenResponseModel.cs#L4
Non-nullable property 'StatusCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/PaymentGateways/Integration.PaymentGateways.Sipay/Infrastructure/AuthIntegration/Models/Response/GetAuthTokenResponseModel.cs#L6
Non-nullable property 'ExpiresAt' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/PaymentGateways/Integration.PaymentGateways.Sipay/Infrastructure/PaymentIntegration/Models/Response/NonSecurePaymentResponseModel.cs#L6
Non-nullable property 'OrderNo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/PaymentGateways/Integration.PaymentGateways.Sipay/Infrastructure/PaymentIntegration/Models/Response/NonSecurePaymentResponseModel.cs#L9
Non-nullable property 'StatusDescription' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/PaymentGateways/Integration.PaymentGateways.Sipay/Infrastructure/PaymentIntegration/Models/Response/NonSecurePaymentResponseModel.cs#L10
Non-nullable property 'PaymentMethod' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/PaymentGateways/Integration.PaymentGateways.Sipay/Infrastructure/PaymentIntegration/Models/Response/NonSecurePaymentResponseModel.cs#L11
Non-nullable property 'TransactionType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/PaymentGateways/Integration.PaymentGateways.Sipay/Infrastructure/PaymentIntegration/Models/Response/NonSecurePaymentResponseModel.cs#L13
Non-nullable property 'Error' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test Lib
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Publish Lib to Nuget
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Publish Lib to Github
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/