File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
go/ql/test/query-tests/Diagnostics Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change 55| bad.go:3:5:3:5 | expected 'IDENT', found newline |
66| bad.go:5:1:5:1 | expected ';', found wnvwun |
77| badimport.go:6:2:6:2 | invalid import path (invalid character U+007B '{') |
8- | badimport.go:6:2:6:2 | malformed import path "github.com/pkg{}": invalid char '{' |
98| type.go:11:9:11:9 | cannot use v (variable of type V) as T value in argument to takesT |
Original file line number Diff line number Diff line change 11| 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/badimport.go with error malformed import path "github.com/pkg{}": invalid char '{' | 2 |
32| Extraction failed in query-tests/Diagnostics/type.go with error cannot use v (variable of type V) as T value in argument to takesT | 2 |
43| Extraction failed with error expected ';', found wnvwun | 2 |
54| Extraction failed with error expected 'IDENT', found newline | 2 |
You can’t perform that action at this time.
0 commit comments