Skip to content

fix: make age_days optional when created_at unavailable #3

fix: make age_days optional when created_at unavailable

fix: make age_days optional when created_at unavailable #3

Triggered via push January 21, 2026 22:46
Status Failure
Total duration 34s
Artifacts

code-quality.yml

on: push
Black Formatting
24s
Black Formatting
Ruff Linting
9s
Ruff Linting
MyPy Type Checking
29s
MyPy Type Checking
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Ruff (W293): mcp_server/clients/aws_client.py#L62
mcp_server/clients/aws_client.py:62:1: W293 Blank line contains whitespace
Ruff (W293): mcp_server/clients/aws_client.py#L59
mcp_server/clients/aws_client.py:59:1: W293 Blank line contains whitespace
Ruff (W293): mcp_server/clients/aws_client.py#L45
mcp_server/clients/aws_client.py:45:1: W293 Blank line contains whitespace
Ruff (W293): mcp_server/clients/aws_client.py#L33
mcp_server/clients/aws_client.py:33:1: W293 Blank line contains whitespace
Ruff (W293): mcp_server/clients/aws_client.py#L29
mcp_server/clients/aws_client.py:29:1: W293 Blank line contains whitespace
Ruff (W293): mcp_server/clients/aws_client.py#L25
mcp_server/clients/aws_client.py:25:1: W293 Blank line contains whitespace
Ruff (UP035): mcp_server/clients/aws_client.py#L9
mcp_server/clients/aws_client.py:9:1: UP035 Import from `collections.abc` instead: `Callable`
Ruff (I001): mcp_server/clients/aws_client.py#L7
mcp_server/clients/aws_client.py:7:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): mcp_server/clients/__init__.py#L3
mcp_server/clients/__init__.py:3:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): mcp_server/__main__.py#L17
mcp_server/__main__.py:17:1: I001 Import block is un-sorted or un-formatted
Black Formatting
Process completed with exit code 1.