Skip to content

fix(cli): use Optional[List[str]] in cleanup_unused_files to fix parser error #178

fix(cli): use Optional[List[str]] in cleanup_unused_files to fix parser error

fix(cli): use Optional[List[str]] in cleanup_unused_files to fix parser error #178

Status Failure
Total duration 4m 13s
Artifacts

continuous-integration.yml

on: pull_request
Pre-commit Linter
49s
Pre-commit Linter
File Content Compliance
10s
File Content Compliance
Matrix: type-check
Matrix: unit-test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Mypy Check (Python 3.12)
Process completed with exit code 1.
Mypy Check (Python 3.12)
The following NEW mypy errors were introduced:
Mypy Check (Python 3.13)
Process completed with exit code 1.
Mypy Check (Python 3.13)
The following NEW mypy errors were introduced:
Mypy Check (Python 3.11)
Process completed with exit code 1.
Mypy Check (Python 3.11)
The following NEW mypy errors were introduced:
Mypy Check (Python 3.10)
Process completed with exit code 1.
Mypy Check (Python 3.10)
The following NEW mypy errors were introduced:
Pre-commit Linter
Process completed with exit code 1.
Pre-commit Linter
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/