Skip to main content

エラー: "ディスク不足" またはエラー: "メモリ不足"

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

この記事の内容

About these errors

Out of disk
Out of memory

You may see these errors when running code scanning.

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.