Skip to content

[pip] (deps): Bump the dev-dependencies group across 1 directory with 30 updates #118

[pip] (deps): Bump the dev-dependencies group across 1 directory with 30 updates

[pip] (deps): Bump the dev-dependencies group across 1 directory with 30 updates #118

Triggered via pull request July 20, 2025 21:49
Status Failure
Total duration 22s
Artifacts

ruff.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
ruff
Process completed with exit code 1.
Ruff (PLC0415): test/test_decorator.py#L620
test/test_decorator.py:620:13: PLC0415 `import` should be at the top-level of a file
Ruff (FBT001): annotated_logger/__init__.py#L930
annotated_logger/__init__.py:930:9: FBT001 Boolean-typed positional argument in function definition
Ruff (TC006): annotated_logger/__init__.py#L735
annotated_logger/__init__.py:735:32: TC006 Add quotes to type expression in `typing.cast()`