Feature/fix build #1
deep-source.yml
on: pull_request
Deep Source Coverage report
21s
Annotations
1 error and 2 warnings
Deep Source Coverage report
Process completed with exit code 1.
|
Deep Source Coverage report:
Src/Worker/Worker.cs#L17
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.
|
Deep Source Coverage report:
Src/Worker/Worker.cs#L17
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.
|