Conversation
|
Diff from mypy_primer, showing the effect of this PR on open source code: optuna (https://github.com/optuna/optuna)
+ tests/test_convert_positional_args.py:39: error: Unused "type: ignore" comment [unused-ignore]
+ tests/test_convert_positional_args.py:60: error: Unused "type: ignore" comment [unused-ignore]
+ tests/test_convert_positional_args.py:61: error: Unused "type: ignore" comment [unused-ignore]
+ tests/test_convert_positional_args.py:137: error: Unused "type: ignore" comment [unused-ignore]
hydpy (https://github.com/hydpy-dev/hydpy)
+ hydpy/core/variabletools.py:2235: error: Unused "type: ignore" comment [unused-ignore]
+ hydpy/core/variabletools.py:2264: error: Unused "type: ignore" comment [unused-ignore]
+ hydpy/core/variabletools.py:2269: error: Unused "type: ignore" comment [unused-ignore]
+ hydpy/core/timetools.py:985: error: Unused "type: ignore" comment [unused-ignore]
+ hydpy/core/timetools.py:1617: error: Unused "type: ignore" comment [unused-ignore]
+ hydpy/core/timetools.py:1630: error: Unused "type: ignore" comment [unused-ignore]
+ hydpy/core/timetools.py:1639: error: Unused "type: ignore" comment [unused-ignore]
+ hydpy/core/timetools.py:1706: error: Unused "type: ignore" comment [unused-ignore]
+ hydpy/core/threadingtools.py:294: error: Unused "type: ignore" comment [unused-ignore]
+ hydpy/core/testtools.py:847: error: Unused "type: ignore" comment [unused-ignore]
+ hydpy/core/testtools.py:850: error: Unused "type: ignore" comment [unused-ignore]
+ hydpy/core/objecttools.py:1743: error: Unused "type: ignore" comment [unused-ignore]
+ hydpy/core/modeltools.py:858: error: Unused "type: ignore" comment [unused-ignore]
+ hydpy/core/modeltools.py:865: error: Unused "type: ignore" comment [unused-ignore]
+ hydpy/core/modeltools.py:910: error: Unused "type: ignore" comment [unused-ignore]
+ hydpy/core/modeltools.py:917: error: Unused "type: ignore" comment [unused-ignore]
+ hydpy/core/masktools.py:107: error: Unused "type: ignore" comment [unused-ignore]
+ hydpy/core/hydpytools.py:2415: error: Unused "type: ignore" comment [unused-ignore]
+ hydpy/core/devicetools.py:191: error: Unused "type: ignore" comment [unused-ignore]
+ hydpy/auxs/statstools.py:281: error: Unused "type: ignore" comment [unused-ignore]
+ hydpy/models/musk/musk_sequences.py:39: error: Unused "type: ignore" comment [unused-ignore]
+ hydpy/models/musk/musk_sequences.py:81: error: Unused "type: ignore" comment [unused-ignore]
+ hydpy/models/musk/musk_sequences.py:87: error: Unused "type: ignore" comment [unused-ignore]
psycopg (https://github.com/psycopg/psycopg)
+ tests/scripts/bench-411.py:94: error: Unused "type: ignore" comment [unused-ignore]
+ tests/test_windows.py:11: error: Unused "type: ignore" comment [unused-ignore]
+ tests/test_dns.py:13: error: Unused "type: ignore" comment [unused-ignore]
- tests/test_dns.py:21: error: Cannot find implementation or library stub for module named "dns.rdtypes.IN.A" [import-not-found]
- tests/test_dns.py:21: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports
- tests/test_dns.py:21: error: Cannot find implementation or library stub for module named "dns.rdtypes.IN" [import-not-found]
- tests/test_dns.py:21: error: Cannot find implementation or library stub for module named "dns.rdtypes" [import-not-found]
- tests/test_dns.py:21: error: Cannot find implementation or library stub for module named "dns" [import-not-found]
- tests/test_dns_srv.py:114: error: Cannot find implementation or library stub for module named "dns.exception" [import-not-found]
- tests/test_dns_srv.py:115: error: Cannot find implementation or library stub for module named "dns.rdtypes.IN.A" [import-not-found]
- tests/test_dns_srv.py:116: error: Cannot find implementation or library stub for module named "dns.rdtypes.IN.SRV" [import-not-found]
+ tests/test_dns_srv.py:51: error: Unused "type: ignore" comment [unused-ignore]
+ tests/test_dns_srv.py:60: error: Unused "type: ignore" comment [unused-ignore]
+ tests/test_dns_srv.py:75: error: Unused "type: ignore" comment [unused-ignore]
+ tests/test_dns_srv.py:84: error: Unused "type: ignore" comment [unused-ignore]
+ tests/test_dns_srv.py:91: error: Unused "type: ignore" comment [unused-ignore]
+ tests/test_dns_srv.py:105: error: Unused "type: ignore" comment [unused-ignore]
spark (https://github.com/apache/spark)
+ python/pyspark/errors/exceptions/tblib.py:213: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/errors/exceptions/tblib.py:283: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/errors/exceptions/tblib.py:334: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/ml/torch/torch_run_process_wrapper.py:69: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/ml/torch/torch_run_process_wrapper.py:71: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/instrumentation_utils.py:62: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/instrumentation_utils.py:83: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/instrumentation_utils.py:113: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/serializers.py:467: error: Unused "type: ignore[misc]" comment [unused-ignore]
+ python/pyspark/logger/logger.py:202: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/logger/logger.py:213: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/logger/logger.py:224: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/logger/logger.py:248: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/logger/logger.py:264: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/logger/logger.py:275: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/logger/logger.py:288: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/logger/worker_io.py:193: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/logger/worker_io.py:194: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/errors/utils.py:63: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/errors/utils.py:332: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/errors/exceptions/captured.py:110: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/errors/exceptions/captured.py:129: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/errors/exceptions/captured.py:143: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/errors/exceptions/captured.py:158: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/errors/exceptions/captured.py:181: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/util.py:513: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/util.py:572: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/util.py:592: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/util.py:595: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/profiler.py:357: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/profiler.py:364: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/profiler.py:368: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/profiler.py:426: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/profiler.py:428: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/profiler.py:446: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/accumulators.py:246: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/accumulators.py:266: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/accumulators.py:276: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/accumulators.py:365: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/accumulators.py:366: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/core/rdd.py:2103: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/core/rdd.py:2143: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/core/rdd.py:2219: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/core/rdd.py:2308: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/core/rdd.py:2317: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/core/rdd.py:2318: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/core/rdd.py:2343: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/core/rdd.py:2351: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/core/rdd.py:2362: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/core/rdd.py:3293: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/core/rdd.py:3772: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/core/rdd.py:4174: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/core/rdd.py:4339: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/core/context.py:330: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/core/context.py:413: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/core/context.py:861: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/core/broadcast.py:105: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/core/broadcast.py:134: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/utils.py:511: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/utils.py:514: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/profiler.py:99: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/profiler.py:545: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/profiler.py:587: error: Unused "type: ignore" comment [unused-ignore]
- python/pyspark/sql/udf.py:713: error: "UserDefinedFunctionLike" has no attribute "_unwrapped" [attr-defined]
+ python/pyspark/sql/types.py:244: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/types.py:245: error: Unused "type: ignore[misc, attr-defined]" comment [unused-ignore]
+ python/pyspark/sql/types.py:246: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/types.py:1395: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/types.py:1938: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/types.py:1939: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/types.py:2431: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/types.py:2434: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/types.py:2438: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/types.py:2439: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/types.py:2446: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/types.py:2447: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/types.py:2453: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/types.py:2456: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/types.py:2459: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/readwriter.py:50: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/readwriter.py:53: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/readwriter.py:484: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/readwriter.py:981: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/column.py:171: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/column.py:179: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/pandas/types.py:981: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/pandas/types.py:1670: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/udf.py:471: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/udf.py:486: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/udf.py:489: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/udf.py:528: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/udf.py:529: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/udf.py:530: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/udf.py:531: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/udf.py:532: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/udf.py:535: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/udf.py:705: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/conversion.py:180: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/conversion.py:189: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/conversion.py:200: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/conversion.py:600: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/conversion.py:807: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/udtf.py:435: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/udtf.py:438: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/udtf.py:445: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/udtf.py:448: error: Unused "type: ignore" comment [unused-ignore]
- python/pyspark/sql/session.py:594: error: Item "None" of "Any | None" has no attribute "startswith" [union-attr]
- python/pyspark/sql/pandas/conversion.py:778: error: Argument 1 to "len" has incompatible type "dtype[Any]"; expected "Sized" [arg-type]
+ python/pyspark/sql/session.py:1309: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/session.py:1393: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/session.py:1645: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/session.py:1689: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/session.py:2213: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/group.py:194: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/group.py:228: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/group.py:245: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/group.py:296: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/group.py:340: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/group.py:389: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/dataframe.py:1725: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/dataframe.py:1841: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/dataframe.py:2075: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/dataframe.py:3575: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/dataframe.py:3825: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/dataframe.py:3935: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/dataframe.py:4018: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/dataframe.py:5221: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/dataframe.py:5882: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/dataframe.py:6244: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/dataframe.py:7074: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/context.py:169: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/context.py:360: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/streaming/readwriter.py:1078: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/streaming/readwriter.py:1136: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/streaming/readwriter.py:1439: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/streaming/readwriter.py:1453: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/streaming/listener.py:138: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/streaming/listener.py:498: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/pandas/group_ops.py:100: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/pandas/group_ops.py:116: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/pandas/group_ops.py:738: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/pandas/group_ops.py:745: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/pandas/conversion.py:484: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/pandas/functions.pyi:108: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/pandas/functions.pyi:110: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/pandas/functions.pyi:112: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/functions/builtin.py:8108: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/functions/builtin.py:18376: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/functions/builtin.py:18552: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/functions/builtin.py:23171: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/internal.py:44: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/internal.py:45: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/classic/window.py:98: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/classic/column.py:264: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/classic/column.py:270: error: Unused "type: ignore" comment [unused-ignore]
- python/pyspark/errors/exceptions/connect.py:153: error: Argument "contexts" has incompatible type "list[SQLQueryContext | DataFrameQueryContext] | None"; expected "list[QueryContext] | None" [arg-type]
- python/pyspark/errors/exceptions/connect.py:167: error: Argument "contexts" to "UnknownException" has incompatible type "list[SQLQueryContext | DataFrameQueryContext] | None"; expected "list[QueryContext] | None" [arg-type]
+ python/pyspark/sql/plot/core.py:37: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/plot/core.py:54: error: Unused "type: ignore" comment [unused-ignore]
- python/pyspark/pandas/typedef/typehints.py:163: error: Item "str" of "str | type | dtype[Any] | ExtensionDtype" has no attribute "__args__" [union-attr]
- python/pyspark/pandas/typedef/typehints.py:163: error: Item "type" of "str | type | dtype[Any] | ExtensionDtype" has no attribute "__args__" [union-attr]
- python/pyspark/pandas/typedef/typehints.py:163: error: Item "dtype[Any]" of "str | type | dtype[Any] | ExtensionDtype" has no attribute "__args__" [union-attr]
- python/pyspark/pandas/typedef/typehints.py:163: error: Item "ExtensionDtype" of "str | type | dtype[Any] | ExtensionDtype" has no attribute "__args__" [union-attr]
+ python/pyspark/sql/classic/dataframe.py:112: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/classic/dataframe.py:504: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/classic/dataframe.py:548: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/classic/dataframe.py:579: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/classic/dataframe.py:645: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/classic/dataframe.py:967: error: Unused "type: ignore" comment [unused-ignore]
+ python/pyspark/sql/classic/dataframe.py:1047: error: Unused "type: ignore" comment [unused-ignore]
... (truncated 291 lines) ...
mongo-python-driver (https://github.com/mongodb/mongo-python-driver)
+ bson/typings.py:31: error: Unused "type: ignore" comment [unused-ignore]
+ bson/json_util.py:834: error: Unused "type: ignore" comment [unused-ignore]
+ bson/json_util.py:845: error: Unused "type: ignore" comment [unused-ignore]
+ bson/json_util.py:863: error: Unused "type: ignore" comment [unused-ignore]
+ bson/json_util.py:908: error: Unused "type: ignore" comment [unused-ignore]
+ bson/json_util.py:931: error: Unused "type: ignore" comment [unused-ignore]
+ bson/json_util.py:935: error: Unused "type: ignore" comment [unused-ignore]
+ bson/json_util.py:939: error: Unused "type: ignore" comment [unused-ignore]
+ bson/json_util.py:947: error: Unused "type: ignore" comment [unused-ignore]
+ bson/json_util.py:951: error: Unused "type: ignore" comment [unused-ignore]
+ bson/json_util.py:955: error: Unused "type: ignore" comment [unused-ignore]
+ bson/json_util.py:959: error: Unused "type: ignore" comment [unused-ignore]
+ bson/json_util.py:963: error: Unused "type: ignore" comment [unused-ignore]
+ bson/json_util.py:967: error: Unused "type: ignore" comment [unused-ignore]
+ bson/json_util.py:975: error: Unused "type: ignore" comment [unused-ignore]
+ bson/json_util.py:1046: error: Unused "type: ignore" comment [unused-ignore]
+ bson/json_util.py:1129: error: Unused "type: ignore" comment [unused-ignore]
+ pymongo/typings.py:54: error: Unused "type: ignore" comment [unused-ignore]
+ pymongo/ssl_support.py:59: error: Unused "type: ignore" comment [unused-ignore]
+ pymongo/ssl_support.py:62: error: Unused "type: ignore" comment [unused-ignore]
+ pymongo/ssl_support.py:66: error: Unused "type: ignore" comment [unused-ignore]
+ pymongo/ssl_support.py:72: error: Unused "type: ignore[type-arg, no-redef]" comment [unused-ignore]
+ pymongo/ssl_support.py:73: error: Unused "type: ignore[type-arg, no-redef]" comment [unused-ignore]
+ pymongo/ssl_support.py:74: error: Unused "type: ignore[type-arg, no-redef]" comment [unused-ignore]
+ pymongo/ssl_support.py:135: error: Unused "type: ignore" comment [unused-ignore]
+ pymongo/ssl_support.py:139: error: Unused "type: ignore[type-arg, no-redef]" comment [unused-ignore]
+ pymongo/server_description.py:302: error: Unused "type: ignore" comment [unused-ignore]
+ pymongo/topology_description.py:608: error: Unused "type: ignore" comment [unused-ignore]
+ pymongo/topology_description.py:609: error: Unused "type: ignore" comment [unused-ignore]
+ gridfs/asynchronous/grid_file.py:1593: error: Unused "type: ignore" comment [unused-ignore]
+ gridfs/asynchronous/grid_file.py:1938: error: Unused "type: ignore" comment [unused-ignore]
colour (https://github.com/colour-science/colour)
- colour/io/image.py:134: error: Name "ImageSpec" already defined (possibly by an import) [no-redef]
- colour/io/image.py:137: error: Name "MAPPING_BIT_DEPTH" already defined on line 119 [no-redef]
- colour/continuous/multi_signals.py:1496: error: Key expression in dictionary comprehension has incompatible type "Hashable"; expected type "str" [misc]
- colour/plotting/volume.py:790: error: "scatter" of "Axes" gets multiple values for keyword argument "s" [misc]
- colour/recovery/tests/test_jakob2019.py:127: error: Too many values to unpack (2 expected, 5 provided) [misc]
+ colour/recovery/tests/test_jiang2013.py:191: error: Unused "type: ignore" comment [unused-ignore]
- colour/examples/contrast/examples_contrast.py:77: error: Cannot infer type of lambda [misc]
- colour/examples/characterisation/examples_aces_it.py:79: error: Too many values to unpack (2 expected, 4 provided) [misc]
- colour/colorimetry/tests/test_tristimulus_values.py:1589: error: Name "XYZ" already defined on line 1576 [no-redef]
- colour/colorimetry/tests/test_tristimulus_values.py:1638: error: Name "XYZ" already defined on line 1625 [no-redef]
- colour/characterisation/tests/test_aces_it.py:1205: error: Too many values to unpack (2 expected, 4 provided) [misc]
altair (https://github.com/vega/altair)
+ altair/theme.py:287: error: Unused "type: ignore" comment [unused-ignore]
+ altair/theme.py:289: error: Unused "type: ignore" comment [unused-ignore]
+ altair/utils/schemapi.py:930: error: Unused "type: ignore" comment [unused-ignore]
+ altair/datasets/_data.py:279: error: Unused "type: ignore" comment [unused-ignore]
+ altair/expr/__init__.py:242: error: Unused "type: ignore" comment [unused-ignore]
+ altair/expr/__init__.py:1730: error: Unused "type: ignore" comment [unused-ignore]
+ tools/schemapi/schemapi.py:928: error: Unused "type: ignore" comment [unused-ignore]
+ tools/versioning.py:258: error: Unused "type: ignore" comment [unused-ignore]
imagehash (https://github.com/JohannesBuchner/imagehash)
+ imagehash/__init__.py:141: error: Unused "type: ignore" comment [unused-ignore]
+ imagehash/__init__.py:161: error: Unused "type: ignore" comment [unused-ignore]
+ imagehash/__init__.py:162: error: Unused "type: ignore" comment [unused-ignore]
pytest (https://github.com/pytest-dev/pytest)
+ src/_pytest/_io/pprint.py:116: error: Unused "type: ignore" comment [unused-ignore]
+ src/_pytest/_code/source.py:139: error: Unused "type: ignore[attr-defined]" comment [unused-ignore]
+ src/_pytest/config/argparsing.py:54: error: Unused "type: ignore" comment [unused-ignore]
+ src/_pytest/raises.py:311: error: Unused "type: ignore" comment [unused-ignore]
+ src/_pytest/config/__init__.py:2126: error: Unused "type: ignore" comment [unused-ignore]
+ src/_pytest/runner.py:127: error: Unused "type: ignore" comment [unused-ignore]
+ src/_pytest/runner.py:130: error: Unused "type: ignore" comment [unused-ignore]
+ src/_pytest/runner.py:146: error: Unused "type: ignore" comment [unused-ignore]
+ src/_pytest/runner.py:147: error: Unused "type: ignore" comment [unused-ignore]
+ src/_pytest/runner.py:175: error: Unused "type: ignore" comment [unused-ignore]
+ src/_pytest/runner.py:185: error: Unused "type: ignore" comment [unused-ignore]
+ src/_pytest/runner.py:430: error: Unused "type: ignore" comment [unused-ignore]
+ src/_pytest/fixtures.py:190: error: Unused "type: ignore" comment [unused-ignore]
+ src/_pytest/fixtures.py:204: error: Unused "type: ignore" comment [unused-ignore]
+ src/_pytest/fixtures.py:1859: error: Unused "type: ignore" comment [unused-ignore]
+ src/_pytest/fixtures.py:1989: error: Unused "type: ignore" comment [unused-ignore]
+ src/_pytest/python.py:308: error: Unused "type: ignore" comment [unused-ignore]
+ src/_pytest/python.py:1675: error: Unused "type: ignore" comment [unused-ignore]
+ src/_pytest/monkeypatch.py:306: error: Unused "type: ignore" comment [unused-ignore]
+ src/_pytest/monkeypatch.py:417: error: Unused "type: ignore" comment [unused-ignore]
+ src/_pytest/assertion/rewrite.py:1023: error: Unused "type: ignore" comment [unused-ignore]
+ src/_pytest/debugging.py:363: error: Unused "type: ignore" comment [unused-ignore]
+ src/_pytest/pytester.py:744: error: Unused "type: ignore" comment [unused-ignore]
+ src/_pytest/pytester.py:1204: error: Unused "type: ignore" comment [unused-ignore]
+ src/_pytest/legacypath.py:451: error: Unused "type: ignore" comment [unused-ignore]
+ testing/typing_raises_group.py:16: error: Unused "type: ignore[attr-defined]" comment [unused-ignore]
+ testing/typing_raises_group.py:32: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_terminal.py:2589: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_stash.py:59: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_runner.py:174: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_runner.py:786: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_runner.py:871: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_runner.py:1033: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_reports.py:217: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_reports.py:247: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_reports.py:248: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_recwarn.py:160: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_recwarn.py:166: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_pytester.py:38: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_pytester.py:53: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_pytester.py:60: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_pytester.py:71: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_pytester.py:73: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_pytester.py:185: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_pytester.py:186: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_monkeypatch.py:33: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_monkeypatch.py:90: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_legacypath.py:89: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_legacypath.py:100: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_doctest.py:1004: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_debugging.py:65: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_debugging.py:98: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_debugging.py:100: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_collection.py:770: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_collection.py:771: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_collection.py:772: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_collection.py:774: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_collection.py:776: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_collection.py:791: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_collection.py:816: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_collect_imported_tests.py:65: error: Unused "type: ignore" comment [unused-ignore]
+ testing/deprecated_test.py:32: error: Unused "type: ignore" comment [unused-ignore]
+ testing/deprecated_test.py:56: error: Unused "type: ignore" comment [unused-ignore]
+ testing/python/integration.py:16: error: Unused "type: ignore" comment [unused-ignore]
+ testing/python/integration.py:17: error: Unused "type: ignore" comment [unused-ignore]
+ testing/python/integration.py:37: error: Unused "type: ignore" comment [unused-ignore]
+ testing/python/fixtures.py:3599: error: Unused "type: ignore" comment [unused-ignore]
+ testing/python/fixtures.py:4316: error: Unused "type: ignore" comment [unused-ignore]
+ testing/io/test_terminalwriter.py:91: error: Unused "type: ignore" comment [unused-ignore]
+ testing/io/test_terminalwriter.py:92: error: Unused "type: ignore" comment [unused-ignore]
+ testing/io/test_saferepr.py:149: error: Unused "type: ignore" comment [unused-ignore]
+ testing/code/test_excinfo.py:1969: error: Unused "type: ignore" comment [unused-ignore]
- testing/_py/test_local.py:1169: error: Module "py.path" has no attribute "isimportable" [attr-defined]
- testing/_py/test_local.py:1186: error: "type[local]" has no attribute "_gethomedir" [attr-defined]
- testing/_py/test_local.py:1192: error: "type[local]" has no attribute "_gethomedir" [attr-defined]
+ src/_pytest/unittest.py:296: error: Unused "type: ignore" comment [unused-ignore]
+ src/_pytest/unittest.py:430: error: Unused "type: ignore" comment [unused-ignore]
+ src/_pytest/unittest.py:434: error: Unused "type: ignore" comment [unused-ignore]
+ src/_pytest/unittest.py:460: error: Unused "type: ignore" comment [unused-ignore]
+ src/_pytest/skipping.py:61: error: Unused "type: ignore" comment [unused-ignore]
+ src/_pytest/setuponly.py:49: error: Unused "type: ignore" comment [unused-ignore]
+ testing/test_skipping.py:155: error: Unused "type: ignore" comment [unused-ignore]
hydra-zen (https://github.com/mit-ll-responsible-ai/hydra-zen)
- src/hydra_zen/typing/_builds_overloads.py:229: error: Missing return statement [empty-body]
- src/hydra_zen/typing/_builds_overloads.py:468: error: Missing return statement [empty-body]
- src/hydra_zen/typing/_builds_overloads.py:654: error: Missing return statement [empty-body]
- tests/annotations/declarations.py:451: error: Missing return statement [empty-body]
- tests/annotations/declarations.py:467: error: Missing return statement [empty-body]
- tests/annotations/declarations.py:469: error: Missing return statement [empty-body]
- tests/annotations/declarations.py:501: error: Missing return statement [empty-body]
- tests/annotations/declarations.py:503: error: Missing return statement [empty-body]
- tests/annotations/declarations.py:796: error: Missing return statement [empty-body]
- tests/annotations/declarations.py:1072: error: Missing return statement [empty-body]
- tests/annotations/declarations.py:1085: error: Missing return statement [empty-body]
- tests/annotations/declarations.py:1097: error: Missing return statement [empty-body]
- tests/annotations/declarations.py:1146: error: Missing return statement [empty-body]
- tests/annotations/declarations.py:1149: error: Missing return statement [empty-body]
- tests/annotations/declarations.py:1161: error: Missing return statement [empty-body]
- tests/annotations/declarations.py:1164: error: Missing return statement [empty-body]
- tests/annotations/declarations.py:1174: error: Missing return statement [empty-body]
- tests/annotations/declarations.py:1253: error: Missing return statement [empty-body]
- tests/annotations/declarations.py:1287: error: Missing return statement [empty-body]
- tests/annotations/declarations.py:1322: error: Missing return statement [empty-body]
- tests/annotations/declarations.py:1357: error: Missing return statement [empty-body]
- tests/annotations/behaviors.py:22: error: Missing return statement [empty-body]
comtypes (https://github.com/enthought/comtypes)
- comtypes/util.py:168: error: Overloaded function signatures 1 and 2 overlap with incompatible return types [overload-overlap]
- comtypes/_meta.py:97: error: Unsupported dynamic base class "type" [misc]
- comtypes/automation.py:987: error: Trying to read deleted variable "v" [misc]
- comtypes/_comobject.py:62: error: Incompatible redefinition (redefinition with type "Callable[[c_long], int]", original type "_NamedFuncPointer") [misc]
- comtypes/_comobject.py:69: error: Incompatible redefinition (redefinition with type "Callable[[c_long], int]", original type "_NamedFuncPointer") [misc]
- comtypes/_post_coinit/unknwn.py:264: error: Unsupported dynamic base class "type" [misc]
- comtypes/client/_constants.py:28: error: Signatures of "__ior__" and "__or__" are incompatible [misc]
- comtypes/tools/codegenerator/helpers.py:15: error: Cannot assign to a type [misc]
- comtypes/hints.pyi:236: error: Invariant type variable "_T_Inst" used in protocol where contravariant one is expected [misc]
- comtypes/hints.pyi:236: error: Invariant type variable "_R_Get" used in protocol where covariant one is expected [misc]
setuptools (https://github.com/pypa/setuptools)
- setuptools/_itertools.py:1: error: Cannot find implementation or library stub for module named "more_itertools" [import-not-found]
- setuptools/tests/compat/py39.py:1: error: Cannot find implementation or library stub for module named "jaraco.test.cpython" [import-not-found]
- setuptools/tests/environment.py:7: error: Cannot find implementation or library stub for module named "jaraco.envs" [import-not-found]
- setuptools/tests/environment.py:7: error: Cannot find implementation or library stub for module named "jaraco" [import-not-found]
- setuptools/_path.py:8: error: Cannot find implementation or library stub for module named "more_itertools" [import-not-found]
- setuptools/_entry_points.py:5: error: Cannot find implementation or library stub for module named "jaraco.functools" [import-not-found]
- setuptools/_entry_points.py:6: error: Cannot find implementation or library stub for module named "jaraco.text" [import-not-found]
- setuptools/_entry_points.py:7: error: Cannot find implementation or library stub for module named "more_itertools" [import-not-found]
- setuptools/msvc.py:18: error: Cannot find implementation or library stub for module named "more_itertools" [import-not-found]
- pkg_resources/__init__.py:90: error: Cannot find implementation or library stub for module named "jaraco.text" [import-not-found]
- pkg_resources/__init__.py:91: error: Cannot find implementation or library stub for module named "platformdirs" [import-not-found]
+ setuptools/_static.py:170: error: Unused "type: ignore" comment [unused-ignore]
+ pkg_resources/__init__.py:1856: error: Unused "type: ignore" comment [unused-ignore]
- setuptools/_reqs.py:7: error: Cannot find implementation or library stub for module named "jaraco.text" [import-not-found]
- setuptools/_reqs.py:7: error: Cannot find implementation or library stub for module named "jaraco" [import-not-found]
+ setuptools/config/expand.py:371: error: Unused "type: ignore" comment [unused-ignore]
- setuptools/config/expand.py:122: error: Cannot find implementation or library stub for module named "more_itertools" [import-not-found]
- setuptools/command/_requirestxt.py:18: error: Cannot find implementation or library stub for module named "jaraco.text" [import-not-found]
- setuptools/command/_requirestxt.py:18: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports
- setuptools/config/pyprojecttoml.py:286: error: Cannot find implementation or library stub for module named "more_itertools" [import-not-found]
- setuptools/dist.py:15: error: Cannot find implementation or library stub for module named "more_itertools" [import-not-found]
- setuptools/command/bdist_wheel.py:23: error: Cannot find implementation or library stub for module named "wheel.wheelfile" [import-not-found]
- setuptools/command/bdist_wheel.py:63: error: Cannot find implementation or library stub for module named "wheel.macosx_libfile" [import-not-found]
- setuptools/tests/test_glob.py:2: error: Cannot find implementation or library stub for module named "jaraco" [import-not-found]
- setuptools/tests/test_build_meta.py:16: error: Cannot find implementation or library stub for module named "jaraco" [import-not-found]
- setuptools/tests/test_wheel.py:18: error: Cannot find implementation or library stub for module named "jaraco" [import-not-found]
- setuptools/tests/test_core_metadata.py:15: error: Cannot find implementation or library stub for module named "jaraco.path" [import-not-found]
- setuptools/tests/test_core_metadata.py:15: error: Cannot find implementation or library stub for module named "jaraco" [import-not-found]
- setuptools/tests/test_build_py.py:8: error: Cannot find implementation or library stub for module named "jaraco.path" [import-not-found]
- setuptools/tests/test_build_py.py:8: error: Cannot find implementation or library stub for module named "jaraco" [import-not-found]
- setuptools/tests/test_bdist_wheel.py:16: error: Cannot find implementation or library stub for module named "jaraco.path" [import-not-found]
- setuptools/tests/test_bdist_wheel.py:16: error: Cannot find implementation or library stub for module named "jaraco" [import-not-found]
- setuptools/tests/test_bdist_wheel.py:632: error: Cannot find implementation or library stub for module named "wheel.macosx_libfile" [import-not-found]
- setuptools/tests/test_bdist_wheel.py:632: error: Cannot find implementation or library stub for module named "wheel" [import-not-found]
- setuptools/tests/config/test_pyprojecttoml_dynamic_deps.py:4: error: Cannot find implementation or library stub for module named "jaraco" [import-not-found]
- setuptools/tests/config/test_pyprojecttoml.py:5: error: Cannot find implementation or library stub for module named "jaraco.path" [import-not-found]
- setuptools/tests/config/test_pyprojecttoml.py:5: error: Cannot find implementation or library stub for module named "jaraco" [import-not-found]
- setuptools/tests/config/test_pyprojecttoml.py:8: error: Cannot find implementation or library stub for module named "path" [import-not-found]
- setuptools/command/build_py.py:15: error: Cannot find implementation or library stub for module named "more_itertools" [import-not-found]
+ setuptools/command/build_ext.py:72: error: Unused "type: ignore" comment [unused-ignore]
- setuptools/tests/test_sdist.py:16: error: Cannot find implementation or library stub for module named "jaraco.path" [import-not-found]
- setuptools/tests/test_sdist.py:16: error: Cannot find implementation or library stub for module named "jaraco" [import-not-found]
- setuptools/tests/test_egg_info.py:14: error: Cannot find implementation or library stub for module named "jaraco" [import-not-found]
- setuptools/tests/fixtures.py:10: error: Cannot find implementation or library stub for module named "jaraco.path" [import-not-found]
- setuptools/tests/fixtures.py:10: error: Cannot find implementation or library stub for module named "jaraco" [import-not-found]
- setuptools/tests/fixtures.py:11: error: Cannot find implementation or library stub for module named "path" [import-not-found]
- setuptools/tests/test_config_discovery.py:7: error: Cannot find implementation or library stub for module named "jaraco.path" [import-not-found]
- setuptools/tests/test_config_discovery.py:7: error: Cannot find implementation or library stub for module named "jaraco" [import-not-found]
- setuptools/tests/test_config_discovery.py:9: error: Cannot find implementation or library stub for module named "path" [import-not-found]
- setuptools/tests/test_build_ext.py:8: error: Cannot find implementation or library stub for module named "jaraco" [import-not-found]
- setuptools/command/editable_wheel.py:331: error: Cannot find implementation or library stub for module named "wheel.wheelfile" [import-not-found]
- setuptools/tests/test_editable_install.py:17: error: Cannot find implementation or library stub for module named "jaraco.envs" [import-not-found]
- setuptools/tests/test_editable_install.py:17: error: Cannot find implementation or library stub for module named "jaraco" [import-not-found]
- setuptools/tests/test_editable_install.py:18: error: Cannot find implementation or library stub for module named "jaraco.path" [import-not-found]
- setuptools/tests/test_editable_install.py:20: error: Cannot find implementation or library stub for module named "path" [import-not-found]
egglog-python (https://github.com/egraphs-good/egglog-python)
+ python/egglog/egraph.py:360: error: Unused "type: ignore[empty-body]" comment [unused-ignore]
+ python/egglog/egraph.py:363: error: Unused "type: ignore[empty-body]" comment [unused-ignore]
+ python/egglog/egraph.py:370: error: Unused "type: ignore" comment [unused-ignore]
+ python/egglog/examples/resolution.py:18: error: Unused "type: ignore" comment [unused-ignore]
+ python/egglog/examples/resolution.py:21: error: Unused "type: ignore" comment [unused-ignore]
+ python/egglog/examples/resolution.py:66: error: Unused "type: ignore" comment [unused-ignore]
+ python/egglog/examples/matrix.py:26: error: Unused "type: ignore" comment [unused-ignore]
+ python/egglog/examples/matrix.py:30: error: Unused "type: ignore" comment [unused-ignore]
+ python/egglog/examples/matrix.py:47: error: Unused "type: ignore" comment [unused-ignore]
+ python/egglog/examples/matrix.py:54: error: Unused "type: ignore" comment [unused-ignore]
+ python/egglog/examples/matrix.py:60: error: Unused "type: ignore" comment [unused-ignore]
+ python/egglog/examples/matrix.py:66: error: Unused "type: ignore" comment [unused-ignore]
+ python/egglog/examples/matrix.py:72: error: Unused "type: ignore" comment [unused-ignore]
+ python/egglog/examples/matrix.py:79: error: Unused "type: ignore" comment [unused-ignore]
pandas (https://github.com/pandas-dev/pandas)
+ pandas/core/dtypes/generic.py:43: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/core/dtypes/generic.py:47: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/core/_numba/kernels/shared.py:13: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/_libs/tslibs/timestamps.pyi:43: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/_libs/tslibs/timedeltas.pyi:97: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/_libs/tslibs/period.pyi:74: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/core/computation/expressions.py:243: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/core/_numba/executor.py:95: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/core/arrays/period.py:127: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/core/arrays/string_.py:611: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/core/arrays/arrow/array.py:2019: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/core/base.py:1484: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/plotting/_misc.py:760: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/io/parsers/c_parser_wrapper.py:386: error: Unused "type: ignore" comment [unused-ignore]
- pandas/io/excel/_xlsxwriter.py:260: error: Expected iterable as variadic argument [misc]
+ pandas/io/formats/format.py:1073: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/core/series.py:234: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/core/series.py:827: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/core/frame.py:1665: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/core/window/rolling.py:1185: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/core/internals/managers.py:2467: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/core/indexes/multi.py:1883: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/core/indexes/extension.py:95: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/core/indexes/datetimelike.py:176: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/core/computation/pytables.py:98: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/core/resample.py:2179: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/core/resample.py:2281: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/core/resample.py:2318: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/io/formats/style.py:3981: error: Unused "type: ignore[misc]" comment [unused-ignore]
+ pandas/tests/indexes/string/test_indexing.py:152: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/tests/indexes/string/test_indexing.py:153: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/tests/indexes/string/test_indexing.py:154: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/tests/indexes/string/test_indexing.py:155: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/tests/indexes/string/test_indexing.py:156: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/tests/indexes/string/test_indexing.py:157: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/tests/indexes/string/test_indexing.py:159: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/tests/indexes/string/test_indexing.py:160: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/tests/indexes/string/test_indexing.py:161: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/tests/indexes/string/test_indexing.py:162: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/tests/indexes/string/test_indexing.py:163: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/tests/indexes/string/test_indexing.py:164: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/tests/indexes/string/test_indexing.py:165: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/tests/indexes/string/test_indexing.py:166: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/tests/indexes/string/test_indexing.py:167: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/tests/copy_view/test_indexing.py:410: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/tests/copy_view/test_indexing.py:478: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/tests/copy_view/test_indexing.py:480: error: Unused "type: ignore" comment [unused-ignore]
+ pandas/tests/copy_view/test_indexing.py:481: error: Unused "type: ignore" comment [unused-ignore]
... (truncated 869 lines) ...``` |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Check CI, maybe also merge-squash if it's cool.