|
16090 | 16090 | } |
16091 | 16091 | } |
16092 | 16092 | ], |
16093 | | - "./splunklib/modularinput/__init__.py": [ |
16094 | | - { |
16095 | | - "code": "reportUnusedImport", |
16096 | | - "range": { |
16097 | | - "startColumn": 22, |
16098 | | - "endColumn": 30, |
16099 | | - "lineCount": 1 |
16100 | | - } |
16101 | | - }, |
16102 | | - { |
16103 | | - "code": "reportUnusedImport", |
16104 | | - "range": { |
16105 | | - "startColumn": 19, |
16106 | | - "endColumn": 24, |
16107 | | - "lineCount": 1 |
16108 | | - } |
16109 | | - }, |
16110 | | - { |
16111 | | - "code": "reportUnusedImport", |
16112 | | - "range": { |
16113 | | - "startColumn": 26, |
16114 | | - "endColumn": 37, |
16115 | | - "lineCount": 1 |
16116 | | - } |
16117 | | - }, |
16118 | | - { |
16119 | | - "code": "reportUnusedImport", |
16120 | | - "range": { |
16121 | | - "startColumn": 30, |
16122 | | - "endColumn": 45, |
16123 | | - "lineCount": 1 |
16124 | | - } |
16125 | | - }, |
16126 | | - { |
16127 | | - "code": "reportUnusedImport", |
16128 | | - "range": { |
16129 | | - "startColumn": 20, |
16130 | | - "endColumn": 26, |
16131 | | - "lineCount": 1 |
16132 | | - } |
16133 | | - }, |
16134 | | - { |
16135 | | - "code": "reportUnusedImport", |
16136 | | - "range": { |
16137 | | - "startColumn": 20, |
16138 | | - "endColumn": 26, |
16139 | | - "lineCount": 1 |
16140 | | - } |
16141 | | - }, |
16142 | | - { |
16143 | | - "code": "reportUnusedImport", |
16144 | | - "range": { |
16145 | | - "startColumn": 35, |
16146 | | - "endColumn": 55, |
16147 | | - "lineCount": 1 |
16148 | | - } |
16149 | | - } |
16150 | | - ], |
16151 | 16093 | "./splunklib/modularinput/argument.py": [ |
16152 | 16094 | { |
16153 | 16095 | "code": "reportUnannotatedClassAttribute", |
|
41713 | 41655 | } |
41714 | 41656 | ], |
41715 | 41657 | "./tests/unit/modularinput/modularinput_testlib.py": [ |
41716 | | - { |
41717 | | - "code": "reportUnusedImport", |
41718 | | - "range": { |
41719 | | - "startColumn": 7, |
41720 | | - "endColumn": 15, |
41721 | | - "lineCount": 1 |
41722 | | - } |
41723 | | - }, |
41724 | | - { |
41725 | | - "code": "reportUnusedImport", |
41726 | | - "range": { |
41727 | | - "startColumn": 41, |
41728 | | - "endColumn": 52, |
41729 | | - "lineCount": 1 |
41730 | | - } |
41731 | | - }, |
41732 | | - { |
41733 | | - "code": "reportUnusedImport", |
41734 | | - "range": { |
41735 | | - "startColumn": 54, |
41736 | | - "endColumn": 68, |
41737 | | - "lineCount": 1 |
41738 | | - } |
41739 | | - }, |
41740 | | - { |
41741 | | - "code": "reportUnusedImport", |
41742 | | - "range": { |
41743 | | - "startColumn": 70, |
41744 | | - "endColumn": 86, |
41745 | | - "lineCount": 1 |
41746 | | - } |
41747 | | - }, |
41748 | 41658 | { |
41749 | 41659 | "code": "reportUnknownParameterType", |
41750 | 41660 | "range": { |
|
41764 | 41674 | { |
41765 | 41675 | "code": "reportUnknownArgumentType", |
41766 | 41676 | "range": { |
41767 | | - "startColumn": 65, |
41768 | | - "endColumn": 73, |
| 41677 | + "startColumn": 76, |
| 41678 | + "endColumn": 84, |
41769 | 41679 | "lineCount": 1 |
41770 | 41680 | } |
41771 | 41681 | } |
|
42089 | 41999 | } |
42090 | 42000 | ], |
42091 | 42001 | "./tests/unit/modularinput/test_script.py": [ |
42092 | | - { |
42093 | | - "code": "reportPrivateLocalImportUsage", |
42094 | | - "range": { |
42095 | | - "startColumn": 35, |
42096 | | - "endColumn": 41, |
42097 | | - "lineCount": 1 |
42098 | | - } |
42099 | | - }, |
42100 | | - { |
42101 | | - "code": "reportPrivateLocalImportUsage", |
42102 | | - "range": { |
42103 | | - "startColumn": 43, |
42104 | | - "endColumn": 54, |
42105 | | - "lineCount": 1 |
42106 | | - } |
42107 | | - }, |
42108 | | - { |
42109 | | - "code": "reportPrivateLocalImportUsage", |
42110 | | - "range": { |
42111 | | - "startColumn": 56, |
42112 | | - "endColumn": 62, |
42113 | | - "lineCount": 1 |
42114 | | - } |
42115 | | - }, |
42116 | | - { |
42117 | | - "code": "reportPrivateLocalImportUsage", |
42118 | | - "range": { |
42119 | | - "startColumn": 64, |
42120 | | - "endColumn": 72, |
42121 | | - "lineCount": 1 |
42122 | | - } |
42123 | | - }, |
42124 | | - { |
42125 | | - "code": "reportPrivateLocalImportUsage", |
42126 | | - "range": { |
42127 | | - "startColumn": 74, |
42128 | | - "endColumn": 79, |
42129 | | - "lineCount": 1 |
42130 | | - } |
42131 | | - }, |
42132 | 42002 | { |
42133 | 42003 | "code": "reportUnknownVariableType", |
42134 | 42004 | "range": { |
|
0 commit comments