{ "markdownMessage": "2 `go.mod` files were found:\n\n`go.mod`, `subdir/go.mod`", "severity": "note", "source": { "extractorName": "go", "id": "go/autobuilder/multiple-go-mod-found-nested", "name": "Multiple `go.mod` files were found, all nested under one root `go.mod` file" }, "visibility": { "cliSummaryTable": false, "statusPage": false, "telemetry": true } } { "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.", "severity": "error", "source": { "extractorName": "go", "id": "go/autobuilder/go-files-found-but-not-processed", "name": "Go files were found but not processed" }, "visibility": { "cliSummaryTable": true, "statusPage": true, "telemetry": true } }