Skip to content

Stream input from stdin, rather than reading the entire script into memory. #476

Stream input from stdin, rather than reading the entire script into memory.

Stream input from stdin, rather than reading the entire script into memory. #476

Triggered via pull request January 21, 2026 14:39
Status Failure
Total duration 12s
Artifacts

lint.yml

on: pull_request
Linters
7s
Linters
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Linters
The process '/opt/hostedtoolcache/ruff/0.11.5/x86_64/ruff' failed with exit code 1
Ruff (E501): mycli/main.py#L1530
mycli/main.py:1530:141: E501 Line too long (142 > 140)