Skip to content

chore: use old download buffer size #13

chore: use old download buffer size

chore: use old download buffer size #13

Triggered via push April 15, 2025 10:56
Status Failure
Total duration 56s
Artifacts

codeql.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Ruff (A004): pytailwindcss_extra/__main__.py#L1
pytailwindcss_extra/__main__.py:1:17: A004 Import `exit` is shadowing a Python builtin
Ruff (A004): pytailwindcss_extra/main.py#L3
pytailwindcss_extra/main.py:3:23: A004 Import `exit` is shadowing a Python builtin
Ruff Lint
Process completed with exit code 1.
Pyright: pytailwindcss_extra/main.py#L16
Type "str | None" is not assignable to declared type "Path"   Type "str | None" is not assignable to type "Path"     "str" is not assignable to "Path" (reportAssignmentType)
Pyright
1 error
Test (macos-latest)
Process completed with exit code 1.