Skip to content

feat: Add setup_commands to repo_config #2484

feat: Add setup_commands to repo_config

feat: Add setup_commands to repo_config #2484

Triggered via pull request April 16, 2025 17:11
Status Failure
Total duration 1m 8s
Artifacts

mypy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
mypy: src/codegen/git/schemas/repo_config.py#L37
error: Value of type variable "AnyOrLiteralStr" of "dirname" cannot be "str | None" [type-var]
mypy: src/codegen/git/schemas/repo_config.py#L38
error: Item "None" of "str | None" has no attribute "upper" [union-attr]
mypy
Process completed with exit code 1.