Run pre-commit checks #25874
Annotations
2 errors and 2 warnings
|
pre-commit (22)
Process completed with exit code 1.
|
|
pre-commit (22)
Pre-commit hooks failed. Please run 'pre-commit run --all-files' locally and commit the fixes.
|
|
pre-commit (22)
Error while parsing /home/runner/work/ogx/ogx/pyproject.toml: Invalid TOML document: invalid value
10: constraint-dependencies = [
11: <<<<<<< HEAD
^
12: "pyasn1>=0.6.4", # CVE-2026-30922: DoS via unbounded recursion
|
|
pre-commit (22)
Error while parsing pyproject.toml: Invalid TOML document: invalid value
10: constraint-dependencies = [
11: <<<<<<< HEAD
^
12: "pyasn1>=0.6.4", # CVE-2026-30922: DoS via unbounded recursion
|