We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e93c422 commit b829792Copy full SHA for b829792
1 file changed
go/ql/test/query-tests/Diagnostics/ExtractionErrors.expected
@@ -1,5 +1,5 @@
1
-| Extraction failed in query-tests/Diagnostics/badimport.go with error invalid import path (invalid character U+007B '{') | 2 |
2
-| Extraction failed in query-tests/Diagnostics/type.go with error cannot use v (variable of int type V) as T value in argument to takesT | 2 |
+| Extraction failed in badimport.go with error invalid import path (invalid character U+007B '{') | 2 |
+| Extraction failed in type.go with error cannot use v (variable of int type V) as T value in argument to takesT | 2 |
3
| Extraction failed with error expected ';', found wnvwun | 2 |
4
| Extraction failed with error expected 'IDENT', found newline | 2 |
5
| Extraction failed with error expected 'package', found avvu | 2 |
0 commit comments