Skip to content

gsoc containing json serialization handler and dubbo codec #39

gsoc containing json serialization handler and dubbo codec

gsoc containing json serialization handler and dubbo codec #39

Re-run triggered August 24, 2025 03:39
Status Failure
Total duration 30s
Artifacts

test-suite.yaml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

59 errors
Python 3.12
Process completed with exit code 2.
Ruff (UP006): src/dubbo/client.py#L93
src/dubbo/client.py:93:31: UP006 Use `type` instead of `Type` for type annotation
Ruff (UP006): src/dubbo/client.py#L92
src/dubbo/client.py:92:37: UP006 Use `type` instead of `Type` for type annotation
Ruff (UP006): src/dubbo/client.py#L92
src/dubbo/client.py:92:32: UP006 Use `list` instead of `List` for type annotation
Ruff (F401): src/dubbo/client.py#L18
src/dubbo/client.py:18:52: F401 `typing.Union` imported but unused
Ruff (UP035): src/dubbo/client.py#L18
src/dubbo/client.py:18:1: UP035 `typing.Type` is deprecated, use `type` instead
Ruff (UP035): src/dubbo/client.py#L18
src/dubbo/client.py:18:1: UP035 `typing.List` is deprecated, use `list` instead
Ruff (I001): src/dubbo/client.py#L17
src/dubbo/client.py:17:1: I001 Import block is un-sorted or un-formatted
Ruff (UP006): src/dubbo/classes.py#L251
src/dubbo/classes.py:251:45: UP006 Use `type` instead of `Type` for type annotation
Ruff (UP035): src/dubbo/classes.py#L19
src/dubbo/classes.py:19:1: UP035 `typing.Type` is deprecated, use `type` instead
Ruff (I001): src/dubbo/classes.py#L17
src/dubbo/classes.py:17:1: I001 Import block is un-sorted or un-formatted
Python 3.9
Process completed with exit code 2.
Ruff (UP006): src/dubbo/client.py#L93
src/dubbo/client.py:93:31: UP006 Use `type` instead of `Type` for type annotation
Ruff (UP006): src/dubbo/client.py#L92
src/dubbo/client.py:92:37: UP006 Use `type` instead of `Type` for type annotation
Ruff (UP006): src/dubbo/client.py#L92
src/dubbo/client.py:92:32: UP006 Use `list` instead of `List` for type annotation
Ruff (F401): src/dubbo/client.py#L18
src/dubbo/client.py:18:52: F401 `typing.Union` imported but unused
Ruff (UP035): src/dubbo/client.py#L18
src/dubbo/client.py:18:1: UP035 `typing.Type` is deprecated, use `type` instead
Ruff (UP035): src/dubbo/client.py#L18
src/dubbo/client.py:18:1: UP035 `typing.List` is deprecated, use `list` instead
Ruff (I001): src/dubbo/client.py#L17
src/dubbo/client.py:17:1: I001 Import block is un-sorted or un-formatted
Ruff (UP006): src/dubbo/classes.py#L251
src/dubbo/classes.py:251:45: UP006 Use `type` instead of `Type` for type annotation
Ruff (UP035): src/dubbo/classes.py#L19
src/dubbo/classes.py:19:1: UP035 `typing.Type` is deprecated, use `type` instead
Ruff (I001): src/dubbo/classes.py#L17
src/dubbo/classes.py:17:1: I001 Import block is un-sorted or un-formatted
Python 3.9
The strategy configuration was canceled because "tests._3_12" failed
Python 3.11
Process completed with exit code 2.
Ruff (UP006): src/dubbo/client.py#L93
src/dubbo/client.py:93:31: UP006 Use `type` instead of `Type` for type annotation
Ruff (UP006): src/dubbo/client.py#L92
src/dubbo/client.py:92:37: UP006 Use `type` instead of `Type` for type annotation
Ruff (UP006): src/dubbo/client.py#L92
src/dubbo/client.py:92:32: UP006 Use `list` instead of `List` for type annotation
Ruff (F401): src/dubbo/client.py#L18
src/dubbo/client.py:18:52: F401 `typing.Union` imported but unused
Ruff (UP035): src/dubbo/client.py#L18
src/dubbo/client.py:18:1: UP035 `typing.Type` is deprecated, use `type` instead
Ruff (UP035): src/dubbo/client.py#L18
src/dubbo/client.py:18:1: UP035 `typing.List` is deprecated, use `list` instead
Ruff (I001): src/dubbo/client.py#L17
src/dubbo/client.py:17:1: I001 Import block is un-sorted or un-formatted
Ruff (UP006): src/dubbo/classes.py#L251
src/dubbo/classes.py:251:45: UP006 Use `type` instead of `Type` for type annotation
Ruff (UP035): src/dubbo/classes.py#L19
src/dubbo/classes.py:19:1: UP035 `typing.Type` is deprecated, use `type` instead
Ruff (I001): src/dubbo/classes.py#L17
src/dubbo/classes.py:17:1: I001 Import block is un-sorted or un-formatted
Python 3.11
The strategy configuration was canceled because "tests._3_12" failed
Python 3.13
The operation was canceled.
Ruff (UP006): src/dubbo/client.py#L93
src/dubbo/client.py:93:31: UP006 Use `type` instead of `Type` for type annotation
Ruff (UP006): src/dubbo/client.py#L92
src/dubbo/client.py:92:37: UP006 Use `type` instead of `Type` for type annotation
Ruff (UP006): src/dubbo/client.py#L92
src/dubbo/client.py:92:32: UP006 Use `list` instead of `List` for type annotation
Ruff (F401): src/dubbo/client.py#L18
src/dubbo/client.py:18:52: F401 `typing.Union` imported but unused
Ruff (UP035): src/dubbo/client.py#L18
src/dubbo/client.py:18:1: UP035 `typing.Type` is deprecated, use `type` instead
Ruff (UP035): src/dubbo/client.py#L18
src/dubbo/client.py:18:1: UP035 `typing.List` is deprecated, use `list` instead
Ruff (I001): src/dubbo/client.py#L17
src/dubbo/client.py:17:1: I001 Import block is un-sorted or un-formatted
Ruff (UP006): src/dubbo/classes.py#L251
src/dubbo/classes.py:251:45: UP006 Use `type` instead of `Type` for type annotation
Ruff (UP035): src/dubbo/classes.py#L19
src/dubbo/classes.py:19:1: UP035 `typing.Type` is deprecated, use `type` instead
Ruff (I001): src/dubbo/classes.py#L17
src/dubbo/classes.py:17:1: I001 Import block is un-sorted or un-formatted
Python 3.13
The strategy configuration was canceled because "tests._3_12" failed
Python 3.10
The operation was canceled.
Ruff (UP006): src/dubbo/client.py#L93
src/dubbo/client.py:93:31: UP006 Use `type` instead of `Type` for type annotation
Ruff (UP006): src/dubbo/client.py#L92
src/dubbo/client.py:92:37: UP006 Use `type` instead of `Type` for type annotation
Ruff (UP006): src/dubbo/client.py#L92
src/dubbo/client.py:92:32: UP006 Use `list` instead of `List` for type annotation
Ruff (F401): src/dubbo/client.py#L18
src/dubbo/client.py:18:52: F401 `typing.Union` imported but unused
Ruff (UP035): src/dubbo/client.py#L18
src/dubbo/client.py:18:1: UP035 `typing.Type` is deprecated, use `type` instead
Ruff (UP035): src/dubbo/client.py#L18
src/dubbo/client.py:18:1: UP035 `typing.List` is deprecated, use `list` instead
Ruff (I001): src/dubbo/client.py#L17
src/dubbo/client.py:17:1: I001 Import block is un-sorted or un-formatted
Ruff (UP006): src/dubbo/classes.py#L251
src/dubbo/classes.py:251:45: UP006 Use `type` instead of `Type` for type annotation
Ruff (UP035): src/dubbo/classes.py#L19
src/dubbo/classes.py:19:1: UP035 `typing.Type` is deprecated, use `type` instead
Ruff (I001): src/dubbo/classes.py#L17
src/dubbo/classes.py:17:1: I001 Import block is un-sorted or un-formatted
Python 3.10
The strategy configuration was canceled because "tests._3_12" failed