Skip to content

chore(deps-dev): bump filelock from 3.18.0 to 3.20.3 #516

chore(deps-dev): bump filelock from 3.18.0 to 3.20.3

chore(deps-dev): bump filelock from 3.18.0 to 3.20.3 #516

Triggered via push January 13, 2026 20:42
Status Failure
Total duration 19s
Artifacts

linter.yml

on: push
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