Skip to content

chore(deps-dev): bump virtualenv from 20.31.1 to 20.36.1 #515

chore(deps-dev): bump virtualenv from 20.31.1 to 20.36.1

chore(deps-dev): bump virtualenv from 20.31.1 to 20.36.1 #515

Triggered via pull request January 13, 2026 19:59
Status Failure
Total duration 16s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
The process '/opt/hostedtoolcache/ruff/0.14.11/x86_64/ruff' failed with exit code 1
Ruff (PLW1514): sshgen/utils/file.py#L68
sshgen/utils/file.py:68:13: PLW1514 `pathlib.Path(...).write_text` without explicit `encoding` argument
Ruff (RUF067): sshgen/__init__.py#L4
sshgen/__init__.py:4:1: RUF067 `__init__` module should only contain docstrings and re-exports