My repo has codeQL go analysis enabled and was working fine until a few weeks ago.
no it fails with the following error
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
Logs show no error everything seems to work fine except the below line, which I think is unrelated
2024-11-05T12:25:48.3087301Z 2024/11/05 12:25:48 Makefile found. 2024-11-05T12:25:48.3088372Z 2024/11/05 12:25:48 Trying build command make [] 2024-11-05T12:26:09.5990096Z : No names found, cannot describe anything.
My repo has codeQL go analysis enabled and was working fine until a few weeks ago.
no it fails with the following error
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.Logs show no error everything seems to work fine except the below line, which I think is unrelated
2024-11-05T12:25:48.3087301Z 2024/11/05 12:25:48 Makefile found. 2024-11-05T12:25:48.3088372Z 2024/11/05 12:25:48 Trying build command make [] 2024-11-05T12:26:09.5990096Z : No names found, cannot describe anything.