You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"markdownMessage": "1 `go.work` file was found:\n\n`workspace/go.work`",
3
+
"severity": "note",
4
+
"source": {
5
+
"extractorName": "go",
6
+
"id": "go/autobuilder/go-work-found",
7
+
"name": "`go.work` file found"
8
+
},
9
+
"visibility": {
10
+
"cliSummaryTable": false,
11
+
"statusPage": false,
12
+
"telemetry": true
13
+
}
14
+
}
15
+
{
16
+
"markdownMessage": "Go files were found outside of the Go modules corresponding to these `go.mod` files.\n\n`workspace/subdir/go.mod`, `module/go.mod`",
0 commit comments