Skip to content

refactor - changed script shell from bash to sh and improved logic #5

refactor - changed script shell from bash to sh and improved logic

refactor - changed script shell from bash to sh and improved logic #5

Triggered via pull request November 29, 2024 10:59
Status Success
Total duration 1m 57s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Analyze (csharp): 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.
Analyze (csharp): 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.