docs: some ideas on moving ./tests
to ethereum/execution-specs
#6841
tox_verify.yaml
on: push
Lint python sources with ruff
11s
Typecheck python sources with mypy
27s
Spellcheck sources with pyspelling
1m 29s
Lint markdown files with markdownlint
4s
Build html documentation with mkdocs
2m 27s
Matrix: pytest_framework
Matrix: tests_deployed
Matrix: tests_deployed_zkevm
Annotations
4 errors and 2 warnings
Ordered list item prefix:
docs/internal/moving_tests_to_execution_specs.md#L29
docs/internal/moving_tests_to_execution_specs.md:29:1 MD029/ol-prefix Ordered list item prefix [Expected: 2; Actual: 3; Style: 1/2/3] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md029.md
|
Ordered list item prefix:
docs/internal/moving_tests_to_execution_specs.md#L30
docs/internal/moving_tests_to_execution_specs.md:30:1 MD029/ol-prefix Ordered list item prefix [Expected: 3; Actual: 2; Style: 1/2/3] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md029.md
|
Lint markdown files with markdownlint
Failed with exit code: 1
|
Spellcheck sources with pyspelling
Process completed with exit code 1.
|
Run unit tests, macos-latest, 3.11
gmp 6.3.0 is already installed and up-to-date.
To reinstall 6.3.0, run:
brew reinstall gmp
|
Fill zkEVM test cases, deployed, macos-latest, 3.12
gmp 6.3.0 is already installed and up-to-date.
To reinstall 6.3.0, run:
brew reinstall gmp
|