Skip to main content

Enterprise Server 3.20 は、現在リリース候補として使用できます。

"ディスク不足" エラーと "メモリ不足" エラー

GitHub Actions でこれらのエラーのいずれかが発生した場合は、セルフホステッド ランナーの仕様を確認してみてください。

About these errors

You may see these errors when running code scanning if the runners you're using do not have sufficient free memory or disk space.

  • Out of disk
  • Out of memory

Confirming the cause of the problem

You can review the recommended hardware resources for running CodeQL to make sure the runners that you use for code scanning meet those requirements. For more information, see Recommended hardware resources for running CodeQL.

Fixing the problem

You may need to increase the memory or disk space available on the runners used for code scanning analysis.