38 lines
1.3 KiB
Markdown
38 lines
1.3 KiB
Markdown
---
|
|
title: Troubleshooting code scanning
|
|
intro: 'When analyzing your code with {% data variables.product.prodname_code_scanning %}, you may need to troubleshoot unexpected issues.'
|
|
redirect_from:
|
|
- /code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/troubleshooting-your-default-setup-for-codeql
|
|
- /code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/troubleshooting-the-codeql-workflow
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '*'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
topics:
|
|
- Advanced Security
|
|
- Code scanning
|
|
- CodeQL
|
|
- Repositories
|
|
children:
|
|
- /a-particular-language-is-causing-default-setup-to-fail
|
|
- /advanced-security-must-be-enabled
|
|
- /alerts-found-in-generated-code
|
|
- /automatic-build-failed-for-a-compiled-language
|
|
- /build-is-taking-too-long
|
|
- /codeql-scanned-fewer-lines-than-expected
|
|
- /enabling-default-setup-takes-too-long
|
|
- /extraction-errors-in-the-database
|
|
- /logs-are-not-detailed-enough
|
|
- /no-source-code-seen-during-build
|
|
- /not-recognized
|
|
- /out-of-disk-or-memory
|
|
- /some-languages-were-not-analyzed
|
|
- /resource-not-accessible-by-integration
|
|
- /results-are-different-than-expected
|
|
- /results-differ-between-platforms
|
|
- /server-error
|
|
- /two-codeql-workflows
|
|
- /unclear-what-triggered-a-workflow-run
|
|
- /unnecessary-step-found
|
|
--- |