Skip to content

chore: Enable subset of Ruff security rules #53

chore: Enable subset of Ruff security rules

chore: Enable subset of Ruff security rules #53

Triggered via push February 22, 2026 23:57
Status Failure
Total duration 23s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: zmk/commands/download.py#L7
Import "typer" could not be resolved (reportMissingImports)
lint: zmk/commands/config.py#L8
Import "rich.console" could not be resolved (reportMissingImports)
lint: zmk/commands/config.py#L7
Import "typer" could not be resolved (reportMissingImports)
lint: zmk/commands/code.py#L16
Import "rich.markdown" could not be resolved (reportMissingImports)
lint: zmk/commands/code.py#L15
Import "typer" could not be resolved (reportMissingImports)
lint: zmk/commands/code.py#L14
Import "rich" could not be resolved (reportMissingImports)
lint: zmk/commands/cd.py#L12
Import "typer" could not be resolved (reportMissingImports)
lint: zmk/commands/cd.py#L11
Import "shellingham" could not be resolved (reportMissingImports)
lint: zmk/commands/__init__.py#L5
Import "typer" could not be resolved (reportMissingImports)
lint: zmk/build.py#L10
Import "dacite" could not be resolved (reportMissingImports)