[WIP] [pre-commit.ci] Pre-commit autoupdate #3478
project_euler.yml
on: pull_request
project-euler
48s
validate-solutions
30s
Annotations
2 errors and 4 warnings
|
validate-solutions
Process completed with exit code 2.
|
|
project-euler
Process completed with exit code 2.
|
|
validate-solutions
Error while parsing /home/runner/work/Python/Python/pyproject.toml: Invalid TOML document: trying to redefine an already defined table or value
188: [tool.mypy]
^
189: python_version = "3.14"
|
|
validate-solutions
Error while parsing pyproject.toml: Invalid TOML document: trying to redefine an already defined table or value
188: [tool.mypy]
^
189: python_version = "3.14"
|
|
project-euler
Error while parsing /home/runner/work/Python/Python/pyproject.toml: Invalid TOML document: trying to redefine an already defined table or value
188: [tool.mypy]
^
189: python_version = "3.14"
|
|
project-euler
Error while parsing pyproject.toml: Invalid TOML document: trying to redefine an already defined table or value
188: [tool.mypy]
^
189: python_version = "3.14"
|