update #51
Annotations
10 errors and 1 warning
integration/python/author.py#L1
integration/python/author.py:1:40: F401 `pydantic.GetCoreSchemaHandler` imported but unused
|
integration/python/author.py#L2
integration/python/author.py:2:27: F401 `pydantic_core.CoreSchema` imported but unused
|
integration/python/author.py#L2
integration/python/author.py:2:39: F401 `pydantic_core.core_schema` imported but unused
|
integration/python/author.py#L3
integration/python/author.py:3:20: F401 `typing.Any` imported but unused
|
integration/python/author.py#L3
integration/python/author.py:3:25: F401 `typing.Dict` imported but unused
|
integration/python/author.py#L3
integration/python/author.py:3:31: F401 `typing.Generic` imported but unused
|
integration/python/author.py#L3
integration/python/author.py:3:56: F401 `typing.TypeVar` imported but unused
|
integration/python/author.py#L3
integration/python/author.py:3:65: F401 `typing.UserList` imported but unused
|
integration/python/author.py#L3
integration/python/author.py:3:75: F401 `typing.UserDict` imported but unused
|
integration/python/location.py#L1
integration/python/location.py:1:40: F401 `pydantic.GetCoreSchemaHandler` imported but unused
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading