Skip to content

Commit db1d24a

Browse files
committed
Go: Update expected diagnostics for go-files-not-processed
1 parent e79f590 commit db1d24a

File tree

1 file changed

+0
-14
lines changed
  • go/ql/integration-tests/all-platforms/go/diagnostics/go-files-found-not-processed

1 file changed

+0
-14
lines changed

go/ql/integration-tests/all-platforms/go/diagnostics/go-files-found-not-processed/diagnostics.expected

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,3 @@
1212
"telemetry": true
1313
}
1414
}
15-
{
16-
"markdownMessage": "[Specify a custom 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) that includes one or more `go build` commands to build the `.go` files to be analyzed.",
17-
"severity": "error",
18-
"source": {
19-
"extractorName": "go",
20-
"id": "go/autobuilder/go-files-found-but-not-processed",
21-
"name": "Go files were found but not processed"
22-
},
23-
"visibility": {
24-
"cliSummaryTable": true,
25-
"statusPage": true,
26-
"telemetry": true
27-
}
28-
}

0 commit comments

Comments
 (0)