Update from copier (2025-07-06T05:16:55) #7
Annotations
1 error and 3 warnings
|
build (ubuntu-latest, 3.11)
Process completed with exit code 2.
|
|
build (ubuntu-latest, 3.11)
No files were found with the provided path: junit.xml. No artifacts will be uploaded.
|
|
build (ubuntu-latest, 3.11)
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
|
build (ubuntu-latest, 3.11)
Error while parsing pyproject.toml: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys
131: [tool.ruff.lint.per-file-ignores]
132: <<<<<<< before updating
^
133: "__init__.py" = ["F401", "F403"]
|