mirror of
https://github.com/github/codeql.git
synced 2026-04-23 15:55:18 +02:00
Adjust test expectations
This commit is contained in:
@@ -41,12 +41,12 @@
|
||||
}
|
||||
}
|
||||
{
|
||||
"markdownMessage": "Reading the dependency graph from Gradle build files provided 1 classpath entries",
|
||||
"markdownMessage": "Reading the dependency graph from build files provided 1 classpath entries",
|
||||
"severity": "unknown",
|
||||
"source": {
|
||||
"extractorName": "java",
|
||||
"id": "java/autobuilder/buildless/depgraph-provided-by-gradle",
|
||||
"name": "Java buildless mode extracted precise dependency graph information from Gradle"
|
||||
"name": "Java buildless mode extracted precise dependency graph information from tool Gradle"
|
||||
},
|
||||
"visibility": {
|
||||
"cliSummaryTable": true,
|
||||
|
||||
@@ -41,12 +41,12 @@
|
||||
}
|
||||
}
|
||||
{
|
||||
"markdownMessage": "Reading the dependency graph from Maven build files provided 3 classpath entries",
|
||||
"markdownMessage": "Reading the dependency graph from build files provided 3 classpath entries",
|
||||
"severity": "unknown",
|
||||
"source": {
|
||||
"extractorName": "java",
|
||||
"id": "java/autobuilder/buildless/depgraph-provided-by-maven",
|
||||
"name": "Java buildless mode extracted precise dependency graph information from Maven"
|
||||
"name": "Java buildless mode extracted precise dependency graph information from tool Maven"
|
||||
},
|
||||
"visibility": {
|
||||
"cliSummaryTable": true,
|
||||
|
||||
@@ -41,12 +41,12 @@
|
||||
}
|
||||
}
|
||||
{
|
||||
"markdownMessage": "Reading the dependency graph from Maven build files provided 2 classpath entries",
|
||||
"markdownMessage": "Reading the dependency graph from build files provided 2 classpath entries",
|
||||
"severity": "unknown",
|
||||
"source": {
|
||||
"extractorName": "java",
|
||||
"id": "java/autobuilder/buildless/depgraph-provided-by-maven",
|
||||
"name": "Java buildless mode extracted precise dependency graph information from Maven"
|
||||
"name": "Java buildless mode extracted precise dependency graph information from tool Maven"
|
||||
},
|
||||
"visibility": {
|
||||
"cliSummaryTable": true,
|
||||
|
||||
Reference in New Issue
Block a user