refactor - changed script shell from bash to sh and improved logic #5
Annotations
2 warnings
Autobuild:
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.
|
Autobuild:
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.
|
Loading