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 Рекомендуемое оборудование для запуска CodeQL.
Fixing the problem
If the runners you're using don't meet the recommended hardware requirements, consider using either более крупные бегуны or self-hosted runners.
Более крупный бегунs are GitHub-hosted runners with more RAM, CPU, and disk space than standard runners. These runners have the runner application and other tools preinstalled. For more information about более крупные бегуны and code scanning, see Использование крупных средств выполнения and Настройка более крупных модулей выполнения для настройки по умолчанию.
Self-hosted runners offer more control of hardware, operating system, and software tools than GitHub-hosted runners can provide. For more information, see Локальные средства выполнения тестов.