implemented process-payment API #289
Annotations
4 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: SamKirkland/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/Core/Logistics.Domain/Specifications/FilterPaymentsByInterval.cs#L23
Possible null reference return.
|
src/Server/Logistics.IdentityServer/Pages/Account/Login/Index.cshtml.cs#L73
Possible null reference argument for parameter 'request' in 'Task IIdentityServerInteractionService.DenyAuthorizationAsync(AuthorizationRequest request, AuthorizationError error, string? errorDescription = null)'.
|
src/Server/Logistics.IdentityServer/Pages/Account/Login/Index.cshtml.cs#L104
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading