Skip to content

build(deps): bump gitpython from 3.1.57 to 3.1.58 #32

build(deps): bump gitpython from 3.1.57 to 3.1.58

build(deps): bump gitpython from 3.1.57 to 3.1.58 #32

Triggered via pull request August 9, 2026 04:19
Status Failure
Total duration 22s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
ruff (UP035): dumpyara/lib/libkdz/dz.py#L13
dumpyara/lib/libkdz/dz.py:13:1: UP035 `typing.Type` is deprecated, use `type` instead
ruff (UP035): dumpyara/lib/libkdz/dz.py#L13
dumpyara/lib/libkdz/dz.py:13:1: UP035 `typing.List` is deprecated, use `list` instead
ruff (UP035): dumpyara/lib/libkdz/dz.py#L13
dumpyara/lib/libkdz/dz.py:13:1: UP035 `typing.Dict` is deprecated, use `dict` instead
ruff (UP010): dumpyara/lib/libkdz/dz.py#L9
dumpyara/lib/libkdz/dz.py:9:1: UP010 Unnecessary `__future__` import `print_function` for target Python version help: Remove unnecessary `__future__` import
ruff (I001): dumpyara/lib/libkdz/dz.py#L8
dumpyara/lib/libkdz/dz.py:8:1: I001 Import block is un-sorted or un-formatted help: Organize imports
ruff (UP010): dumpyara/lib/libkdz/dz.py#L8
dumpyara/lib/libkdz/dz.py:8:1: UP010 Unnecessary `__future__` import `absolute_import` for target Python version help: Remove unnecessary `__future__` import
ruff (EXE001): dumpyara/lib/libkdz/dz.py#L1
dumpyara/lib/libkdz/dz.py:1:1: EXE001 Shebang is present but file is not executable
ruff (I001): dumpyara/lib/libkdz/__init__.py#L7
dumpyara/lib/libkdz/__init__.py:7:1: I001 Import block is un-sorted or un-formatted help: Organize imports
ruff (I001): dumpyara/dumpyara.py#L6
dumpyara/dumpyara.py:6:1: I001 Import block is un-sorted or un-formatted help: Organize imports
ruff (EXE001): dumpyara/__main__.py#L1
dumpyara/__main__.py:1:1: EXE001 Shebang is present but file is not executable
ruff-format
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/ruff-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ruff-check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/ruff-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
pyright
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v4, jakebailey/pyright-action@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
pyright
Cache paths are empty. Please check the previous logs and make sure that the python version is specified
pyright
The `python-version` input is not set. The version of Python currently in `PATH` will be used.