Skip to content

Bump the python-uv-lock group with 8 updates #197

Bump the python-uv-lock group with 8 updates

Bump the python-uv-lock group with 8 updates #197

Triggered via push April 29, 2026 11:45
Status Failure
Total duration 25s
Artifacts

lint.yml

on: push
lint-stage
20s
lint-stage
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
lint-stage
Process completed with exit code 1.
lint-stage
3 errors
lint-stage: tests/unit/searchcommands/test_validators.py#L119
Object of type "None" cannot be used with "with" (reportOptionalContextManager)
lint-stage: tests/unit/searchcommands/test_validators.py#L111
Object of type "None" cannot be used with "with" (reportOptionalContextManager)
lint-stage: tests/unit/searchcommands/test_validators.py#L106
Object of type "None" cannot be used with "with" (reportOptionalContextManager)
lint-stage: 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)
lint-stage: 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)
lint-stage: 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)
lint-stage: 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)
lint-stage: 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)
lint-stage: 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)
lint-stage: splunklib/searchcommands/search_command.py#L502
Type of "value" is unknown (reportUnknownVariableType)
lint-stage: splunklib/searchcommands/search_command.py#L500
Type of "value" is unknown (reportUnknownVariableType)
lint-stage: splunklib/data.py#L263
Type of "z" is partially unknown   Type of "z" is "Unknown | Record" (reportUnknownVariableType)
lint-stage: examples/ai_custom_alert_app/bin/log_server.py#L68
Unnecessary "# pyright: ignore" rule: "reportUnknownVariableType" (reportUnnecessaryTypeIgnoreComment)