Update from copier (2026-02-15T05:53:11) #68
Annotations
5 errors and 3 warnings
|
build (ubuntu-latest, 3.11)
Process completed with exit code 2.
|
|
build (macos-latest, 3.11)
The strategy configuration was canceled because "build.ubuntu-latest_3_11" failed
|
|
build (macos-latest, 3.11)
Process completed with exit code 2.
|
|
build (windows-latest, 3.11)
The strategy configuration was canceled because "build.ubuntu-latest_3_11" failed
|
|
build (windows-latest, 3.11)
The operation was canceled.
|
|
build (ubuntu-latest, 3.11)
Error while parsing /home/runner/work/hatch-rs/hatch-rs/pyproject.toml: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys
154: [tool.ruff.lint.per-file-ignores]
155: <<<<<<< before updating
^
156: "__init__.py" = ["F401", "F403"]
|
|
build (macos-latest, 3.11)
Error while parsing /Users/runner/work/hatch-rs/hatch-rs/pyproject.toml: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys
154: [tool.ruff.lint.per-file-ignores]
155: <<<<<<< before updating
^
156: "__init__.py" = ["F401", "F403"]
|
|
build (windows-latest, 3.11)
Error while parsing D:\a\hatch-rs\hatch-rs\pyproject.toml: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys
154: [tool.ruff.lint.per-file-ignores]
155: <<<<<<< before updating
^
156: "__init__.py" = ["F401", "F403"]
|