mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
33 lines
1.2 KiB
Plaintext
33 lines
1.2 KiB
Plaintext
{
|
|
"attributes": {},
|
|
"helpLinks": [],
|
|
"internal": false,
|
|
"location": {},
|
|
"markdownMessage": "CodeQL attempted to build your project using a script located at `build.bat`, which failed. Set up a [manual build command](https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-the-codeql-workflow-for-compiled-languages).",
|
|
"severity": "error",
|
|
"source": {
|
|
"extractorName": "csharp",
|
|
"id": "csharp/autobuilder/script-failure",
|
|
"name": "Unable to build project using build script"
|
|
},
|
|
"visibility": {
|
|
"statusPage": true
|
|
}
|
|
}
|
|
{
|
|
"attributes": {},
|
|
"helpLinks": [],
|
|
"internal": false,
|
|
"location": {},
|
|
"plaintextMessage": "CodeQL could not find any project or solution files in your repository. Set up a [manual build command](https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-the-codeql-workflow-for-compiled-languages).",
|
|
"severity": "error",
|
|
"source": {
|
|
"extractorName": "csharp",
|
|
"id": "csharp/autobuilder/no-projects-or-solutions",
|
|
"name": "No project or solutions files found"
|
|
},
|
|
"visibility": {
|
|
"statusPage": true
|
|
}
|
|
}
|