Bump the python-uv-lock group with 8 updates #754
Annotations
5 errors and 10 warnings
|
Verify against basedpyright baseline
Process completed with exit code 1.
|
|
Verify against basedpyright baseline
3 errors
|
|
Verify against basedpyright baseline:
tests/unit/searchcommands/test_validators.py#L119
Object of type "None" cannot be used with "with" (reportOptionalContextManager)
|
|
Verify against basedpyright baseline:
tests/unit/searchcommands/test_validators.py#L111
Object of type "None" cannot be used with "with" (reportOptionalContextManager)
|
|
Verify against basedpyright baseline:
tests/unit/searchcommands/test_validators.py#L106
Object of type "None" cannot be used with "with" (reportOptionalContextManager)
|
|
Verify against basedpyright baseline:
tests/integration/test_binding.py#L287
The method "write" in class "SSLSocket" is deprecated
Deprecated since Python 3.6. Use `SSLSocket.send` method instead. (reportDeprecated)
|
|
Verify against basedpyright baseline:
tests/integration/test_binding.py#L286
The method "write" in class "SSLSocket" is deprecated
Deprecated since Python 3.6. Use `SSLSocket.send` method instead. (reportDeprecated)
|
|
Verify against basedpyright baseline:
tests/integration/test_binding.py#L285
The method "write" in class "SSLSocket" is deprecated
Deprecated since Python 3.6. Use `SSLSocket.send` method instead. (reportDeprecated)
|
|
Verify against basedpyright baseline:
tests/integration/test_binding.py#L284
The method "write" in class "SSLSocket" is deprecated
Deprecated since Python 3.6. Use `SSLSocket.send` method instead. (reportDeprecated)
|
|
Verify against basedpyright baseline:
tests/integration/test_binding.py#L281
The method "write" in class "SSLSocket" is deprecated
Deprecated since Python 3.6. Use `SSLSocket.send` method instead. (reportDeprecated)
|
|
Verify against basedpyright baseline:
tests/integration/test_binding.py#L276
The method "write" in class "SSLSocket" is deprecated
Deprecated since Python 3.6. Use `SSLSocket.send` method instead. (reportDeprecated)
|
|
Verify against basedpyright baseline:
splunklib/searchcommands/search_command.py#L502
Type of "value" is unknown (reportUnknownVariableType)
|
|
Verify against basedpyright baseline:
splunklib/searchcommands/search_command.py#L500
Type of "value" is unknown (reportUnknownVariableType)
|
|
Verify against basedpyright baseline:
splunklib/data.py#L263
Type of "z" is partially unknown
Type of "z" is "Unknown | Record" (reportUnknownVariableType)
|
|
Verify against basedpyright baseline:
examples/ai_custom_alert_app/bin/log_server.py#L68
Unnecessary "# pyright: ignore" rule: "reportUnknownVariableType" (reportUnnecessaryTypeIgnoreComment)
|
Loading