Update appsettings.json #28
Annotations
10 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
DocManager.Application/Services/EmailService.cs#L55
The variable 'ex' is declared but never used
|
DocManager.API.Admin/Controllers/v1/AccountController.cs#L77
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
DocManager.API.Admin/Controllers/v1/AccountController.cs#L102
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
DocManager.API.Admin/Controllers/v1/AccountController.cs#L103
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
DocManager.Application/Services/EmailService.cs#L55
The variable 'ex' is declared but never used
|
DocManager.API.Admin/Controllers/v1/AccountController.cs#L77
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
DocManager.API.Admin/Controllers/v1/AccountController.cs#L102
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
DocManager.API.Admin/Controllers/v1/AccountController.cs#L103
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
The logs for this run have expired and are no longer available.
Loading