|
962 | 962 | } |
963 | 963 | }, |
964 | 964 | { |
965 | | - "code": "reportAssignmentType", |
| 965 | + "code": "reportUnknownVariableType", |
966 | 966 | "range": { |
967 | | - "startColumn": 12, |
968 | | - "endColumn": 27, |
| 967 | + "startColumn": 8, |
| 968 | + "endColumn": 15, |
969 | 969 | "lineCount": 1 |
970 | 970 | } |
971 | 971 | }, |
972 | 972 | { |
973 | | - "code": "reportUnknownVariableType", |
| 973 | + "code": "reportUnknownArgumentType", |
974 | 974 | "range": { |
975 | | - "startColumn": 4, |
976 | | - "endColumn": 9, |
| 975 | + "startColumn": 29, |
| 976 | + "endColumn": 36, |
977 | 977 | "lineCount": 1 |
978 | 978 | } |
979 | 979 | }, |
980 | 980 | { |
981 | | - "code": "reportUnknownMemberType", |
| 981 | + "code": "reportUnknownArgumentType", |
| 982 | + "range": { |
| 983 | + "startColumn": 48, |
| 984 | + "endColumn": 55, |
| 985 | + "lineCount": 1 |
| 986 | + } |
| 987 | + }, |
| 988 | + { |
| 989 | + "code": "reportAssignmentType", |
982 | 990 | "range": { |
983 | 991 | "startColumn": 12, |
984 | | - "endColumn": 23, |
| 992 | + "endColumn": 27, |
985 | 993 | "lineCount": 1 |
986 | 994 | } |
987 | 995 | }, |
988 | 996 | { |
989 | | - "code": "reportUnknownArgumentType", |
| 997 | + "code": "reportArgumentType", |
990 | 998 | "range": { |
991 | | - "startColumn": 11, |
992 | | - "endColumn": 16, |
| 999 | + "startColumn": 8, |
| 1000 | + "endColumn": 28, |
993 | 1001 | "lineCount": 1 |
994 | 1002 | } |
995 | 1003 | }, |
|
2457 | 2465 | "lineCount": 1 |
2458 | 2466 | } |
2459 | 2467 | }, |
| 2468 | + { |
| 2469 | + "code": "reportUnknownArgumentType", |
| 2470 | + "range": { |
| 2471 | + "startColumn": 37, |
| 2472 | + "endColumn": 40, |
| 2473 | + "lineCount": 1 |
| 2474 | + } |
| 2475 | + }, |
2460 | 2476 | { |
2461 | 2477 | "code": "reportUnknownVariableType", |
2462 | 2478 | "range": { |
|
4243 | 4259 | "lineCount": 1 |
4244 | 4260 | } |
4245 | 4261 | }, |
| 4262 | + { |
| 4263 | + "code": "reportArgumentType", |
| 4264 | + "range": { |
| 4265 | + "startColumn": 70, |
| 4266 | + "endColumn": 75, |
| 4267 | + "lineCount": 1 |
| 4268 | + } |
| 4269 | + }, |
4246 | 4270 | { |
4247 | 4271 | "code": "reportUnknownVariableType", |
4248 | 4272 | "range": { |
|
4683 | 4707 | "lineCount": 1 |
4684 | 4708 | } |
4685 | 4709 | }, |
4686 | | - { |
4687 | | - "code": "reportArgumentType", |
4688 | | - "range": { |
4689 | | - "startColumn": 59, |
4690 | | - "endColumn": 69, |
4691 | | - "lineCount": 1 |
4692 | | - } |
4693 | | - }, |
4694 | 4710 | { |
4695 | 4711 | "code": "reportUnknownArgumentType", |
4696 | 4712 | "range": { |
|
18826 | 18842 | } |
18827 | 18843 | } |
18828 | 18844 | ], |
18829 | | - "./pyopencl/cltypes.py": [ |
18830 | | - { |
18831 | | - "code": "reportUnknownVariableType", |
18832 | | - "range": { |
18833 | | - "startColumn": 16, |
18834 | | - "endColumn": 27, |
18835 | | - "lineCount": 1 |
18836 | | - } |
18837 | | - }, |
18838 | | - { |
18839 | | - "code": "reportUnknownArgumentType", |
18840 | | - "range": { |
18841 | | - "startColumn": 36, |
18842 | | - "endColumn": 81, |
18843 | | - "lineCount": 1 |
18844 | | - } |
18845 | | - } |
18846 | | - ], |
18847 | 18845 | "./pyopencl/compyte/array.py": [ |
18848 | 18846 | { |
18849 | 18847 | "code": "reportUnknownParameterType", |
|
22775 | 22773 | "lineCount": 1 |
22776 | 22774 | } |
22777 | 22775 | }, |
22778 | | - { |
22779 | | - "code": "reportCallIssue", |
22780 | | - "range": { |
22781 | | - "startColumn": 11, |
22782 | | - "endColumn": 82, |
22783 | | - "lineCount": 1 |
22784 | | - } |
22785 | | - }, |
22786 | 22776 | { |
22787 | 22777 | "code": "reportCallIssue", |
22788 | 22778 | "range": { |
|
0 commit comments