chore(deps-dev): bump filelock from 3.18.0 to 3.20.3 #516
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
|