mirror of
https://github.com/github/codeql.git
synced 2026-04-27 01:35:13 +02:00
Adjust test expectations re: reformatting
This commit is contained in:
@@ -1,22 +1,22 @@
|
||||
edges
|
||||
| test.go:9:10:9:12 | selection of c [collection] : string | test.go:9:8:9:12 | <-... |
|
||||
| test.go:13:16:13:16 | definition of s [pointer, c, collection] : string | test.go:16:3:16:3 | s [pointer, c, collection] : string |
|
||||
| test.go:15:11:15:18 | call to source : string | test.go:16:10:16:13 | data : string |
|
||||
| test.go:16:3:16:3 | implicit dereference [c, collection] : string | test.go:13:16:13:16 | definition of s [pointer, c, collection] : string |
|
||||
| test.go:16:3:16:3 | implicit dereference [c, collection] : string | test.go:16:3:16:5 | selection of c [collection] : string |
|
||||
| test.go:16:3:16:3 | s [pointer, c, collection] : string | test.go:16:3:16:3 | implicit dereference [c, collection] : string |
|
||||
| test.go:16:3:16:5 | selection of c [collection] : string | test.go:9:10:9:12 | selection of c [collection] : string |
|
||||
| test.go:16:3:16:5 | selection of c [collection] : string | test.go:16:3:16:3 | implicit dereference [c, collection] : string |
|
||||
| test.go:16:10:16:13 | data : string | test.go:16:3:16:5 | selection of c [collection] : string |
|
||||
| test.go:9:9:9:11 | selection of c [collection] : string | test.go:9:7:9:11 | <-... |
|
||||
| test.go:13:16:13:16 | definition of s [pointer, c, collection] : string | test.go:16:2:16:2 | s [pointer, c, collection] : string |
|
||||
| test.go:15:10:15:17 | call to source : string | test.go:16:9:16:12 | data : string |
|
||||
| test.go:16:2:16:2 | implicit dereference [c, collection] : string | test.go:13:16:13:16 | definition of s [pointer, c, collection] : string |
|
||||
| test.go:16:2:16:2 | implicit dereference [c, collection] : string | test.go:16:2:16:4 | selection of c [collection] : string |
|
||||
| test.go:16:2:16:2 | s [pointer, c, collection] : string | test.go:16:2:16:2 | implicit dereference [c, collection] : string |
|
||||
| test.go:16:2:16:4 | selection of c [collection] : string | test.go:9:9:9:11 | selection of c [collection] : string |
|
||||
| test.go:16:2:16:4 | selection of c [collection] : string | test.go:16:2:16:2 | implicit dereference [c, collection] : string |
|
||||
| test.go:16:9:16:12 | data : string | test.go:16:2:16:4 | selection of c [collection] : string |
|
||||
nodes
|
||||
| test.go:9:8:9:12 | <-... | semmle.label | <-... |
|
||||
| test.go:9:10:9:12 | selection of c [collection] : string | semmle.label | selection of c [collection] : string |
|
||||
| test.go:9:7:9:11 | <-... | semmle.label | <-... |
|
||||
| test.go:9:9:9:11 | selection of c [collection] : string | semmle.label | selection of c [collection] : string |
|
||||
| test.go:13:16:13:16 | definition of s [pointer, c, collection] : string | semmle.label | definition of s [pointer, c, collection] : string |
|
||||
| test.go:15:11:15:18 | call to source : string | semmle.label | call to source : string |
|
||||
| test.go:16:3:16:3 | implicit dereference [c, collection] : string | semmle.label | implicit dereference [c, collection] : string |
|
||||
| test.go:16:3:16:3 | s [pointer, c, collection] : string | semmle.label | s [pointer, c, collection] : string |
|
||||
| test.go:16:3:16:5 | selection of c [collection] : string | semmle.label | selection of c [collection] : string |
|
||||
| test.go:16:10:16:13 | data : string | semmle.label | data : string |
|
||||
| test.go:15:10:15:17 | call to source : string | semmle.label | call to source : string |
|
||||
| test.go:16:2:16:2 | implicit dereference [c, collection] : string | semmle.label | implicit dereference [c, collection] : string |
|
||||
| test.go:16:2:16:2 | s [pointer, c, collection] : string | semmle.label | s [pointer, c, collection] : string |
|
||||
| test.go:16:2:16:4 | selection of c [collection] : string | semmle.label | selection of c [collection] : string |
|
||||
| test.go:16:9:16:12 | data : string | semmle.label | data : string |
|
||||
subpaths
|
||||
#select
|
||||
| test.go:15:11:15:18 | call to source : string | test.go:15:11:15:18 | call to source : string | test.go:9:8:9:12 | <-... | path |
|
||||
| test.go:15:10:15:17 | call to source : string | test.go:15:10:15:17 | call to source : string | test.go:9:7:9:11 | <-... | path |
|
||||
|
||||
Reference in New Issue
Block a user