|
7603 | 7603 | "lineCount": 1 |
7604 | 7604 | } |
7605 | 7605 | }, |
7606 | | - { |
7607 | | - "code": "reportUnknownArgumentType", |
7608 | | - "range": { |
7609 | | - "startColumn": 48, |
7610 | | - "endColumn": 64, |
7611 | | - "lineCount": 1 |
7612 | | - } |
7613 | | - }, |
7614 | 7606 | { |
7615 | 7607 | "code": "reportUnknownParameterType", |
7616 | 7608 | "range": { |
|
7667 | 7659 | "lineCount": 1 |
7668 | 7660 | } |
7669 | 7661 | }, |
| 7662 | + { |
| 7663 | + "code": "reportArgumentType", |
| 7664 | + "range": { |
| 7665 | + "startColumn": 52, |
| 7666 | + "endColumn": 57, |
| 7667 | + "lineCount": 1 |
| 7668 | + } |
| 7669 | + }, |
7670 | 7670 | { |
7671 | 7671 | "code": "reportUnknownVariableType", |
7672 | 7672 | "range": { |
|
7779 | 7779 | "lineCount": 1 |
7780 | 7780 | } |
7781 | 7781 | }, |
| 7782 | + { |
| 7783 | + "code": "reportArgumentType", |
| 7784 | + "range": { |
| 7785 | + "startColumn": 42, |
| 7786 | + "endColumn": 47, |
| 7787 | + "lineCount": 1 |
| 7788 | + } |
| 7789 | + }, |
7782 | 7790 | { |
7783 | 7791 | "code": "reportUnknownParameterType", |
7784 | 7792 | "range": { |
|
7907 | 7915 | "lineCount": 1 |
7908 | 7916 | } |
7909 | 7917 | }, |
| 7918 | + { |
| 7919 | + "code": "reportArgumentType", |
| 7920 | + "range": { |
| 7921 | + "startColumn": 42, |
| 7922 | + "endColumn": 47, |
| 7923 | + "lineCount": 1 |
| 7924 | + } |
| 7925 | + }, |
7910 | 7926 | { |
7911 | 7927 | "code": "reportUnknownParameterType", |
7912 | 7928 | "range": { |
|
7955 | 7971 | "lineCount": 1 |
7956 | 7972 | } |
7957 | 7973 | }, |
| 7974 | + { |
| 7975 | + "code": "reportArgumentType", |
| 7976 | + "range": { |
| 7977 | + "startColumn": 42, |
| 7978 | + "endColumn": 47, |
| 7979 | + "lineCount": 1 |
| 7980 | + } |
| 7981 | + }, |
7958 | 7982 | { |
7959 | 7983 | "code": "reportUnknownParameterType", |
7960 | 7984 | "range": { |
|
8059 | 8083 | "lineCount": 1 |
8060 | 8084 | } |
8061 | 8085 | }, |
| 8086 | + { |
| 8087 | + "code": "reportCallIssue", |
| 8088 | + "range": { |
| 8089 | + "startColumn": 69, |
| 8090 | + "endColumn": 70, |
| 8091 | + "lineCount": 1 |
| 8092 | + } |
| 8093 | + }, |
8062 | 8094 | { |
8063 | 8095 | "code": "reportUnknownVariableType", |
8064 | 8096 | "range": { |
|
8188 | 8220 | } |
8189 | 8221 | }, |
8190 | 8222 | { |
8191 | | - "code": "reportArgumentType", |
8192 | | - "range": { |
8193 | | - "startColumn": 70, |
8194 | | - "endColumn": 75, |
8195 | | - "lineCount": 1 |
8196 | | - } |
8197 | | - }, |
8198 | | - { |
8199 | | - "code": "reportArgumentType", |
| 8223 | + "code": "reportCallIssue", |
8200 | 8224 | "range": { |
8201 | 8225 | "startColumn": 70, |
8202 | 8226 | "endColumn": 75, |
|
8292 | 8316 | } |
8293 | 8317 | }, |
8294 | 8318 | { |
8295 | | - "code": "reportArgumentType", |
| 8319 | + "code": "reportCallIssue", |
8296 | 8320 | "range": { |
8297 | 8321 | "startColumn": 56, |
8298 | 8322 | "endColumn": 80, |
|
8771 | 8795 | "lineCount": 1 |
8772 | 8796 | } |
8773 | 8797 | }, |
| 8798 | + { |
| 8799 | + "code": "reportArgumentType", |
| 8800 | + "range": { |
| 8801 | + "startColumn": 64, |
| 8802 | + "endColumn": 69, |
| 8803 | + "lineCount": 1 |
| 8804 | + } |
| 8805 | + }, |
8774 | 8806 | { |
8775 | 8807 | "code": "reportUnusedParameter", |
8776 | 8808 | "range": { |
|
24794 | 24826 | } |
24795 | 24827 | } |
24796 | 24828 | ], |
| 24829 | + "./pyopencl/cltypes.py": [ |
| 24830 | + { |
| 24831 | + "code": "reportUnknownVariableType", |
| 24832 | + "range": { |
| 24833 | + "startColumn": 16, |
| 24834 | + "endColumn": 27, |
| 24835 | + "lineCount": 1 |
| 24836 | + } |
| 24837 | + }, |
| 24838 | + { |
| 24839 | + "code": "reportUnknownArgumentType", |
| 24840 | + "range": { |
| 24841 | + "startColumn": 36, |
| 24842 | + "endColumn": 81, |
| 24843 | + "lineCount": 1 |
| 24844 | + } |
| 24845 | + } |
| 24846 | + ], |
24797 | 24847 | "./pyopencl/compyte/array.py": [ |
24798 | 24848 | { |
24799 | 24849 | "code": "reportUnknownParameterType", |
|
0 commit comments