mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Fix failing external model tests
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
invalidModelRow
|
||||
| Dubious name "getPlatformTypeUpperBound$kotlin_stdlib" in summary model. |
|
||||
#select
|
||||
| B.java:6:11:6:14 | arg1 | qltest |
|
||||
| B.java:9:5:9:33 | this <.method> | qltest-arg |
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
invalidModelRow
|
||||
| Dubious name "getPlatformTypeUpperBound$kotlin_stdlib" in summary model. |
|
||||
#select
|
||||
| A.java:6:9:6:14 | src1(...) | qltest |
|
||||
| A.java:6:9:6:14 | src1(...) | qltest-all-overloads |
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
invalidModelRow
|
||||
| Dubious name "getPlatformTypeUpperBound$kotlin_stdlib" in summary model. |
|
||||
#select
|
||||
| C.java:6:16:6:19 | arg1 | C.java:6:5:6:20 | stepArgRes(...) |
|
||||
| C.java:10:16:10:21 | argIn1 | C.java:10:24:10:30 | argOut1 [post update] |
|
||||
|
||||
Reference in New Issue
Block a user