Blocktest builder #9479
Triggered via pull request
September 29, 2025 11:48
Status
Failure
Total duration
27m 14s
Artifacts
–
tox_verify.yaml
on: pull_request
Lint python sources with ruff
18s
Typecheck python sources with mypy
39s
Spellcheck sources with codespell
19s
Validate changelog entries
19s
Lint markdown files with markdownlint
8s
Build html documentation with mkdocs
3m 25s
Matrix: pytest_framework
Matrix: tests_deployed
Matrix: tests_deployed_benchmark
Annotations
13 errors and 3 warnings
Lists should be surrounded by blank lines:
docs/writing_tests/fuzzer_bridge.md#L187
docs/writing_tests/fuzzer_bridge.md:187 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **Cause**: Using EIP-1559 tr..."] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md032.md
|
Headings should be surrounded by blank lines:
docs/writing_tests/fuzzer_bridge.md#L186
docs/writing_tests/fuzzer_bridge.md:186 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### "Transaction type not supported in fork""] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
|
Lists should be surrounded by blank lines:
docs/writing_tests/fuzzer_bridge.md#L183
docs/writing_tests/fuzzer_bridge.md:183 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **Cause**: The provided priv..."] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md032.md
|
Headings should be surrounded by blank lines:
docs/writing_tests/fuzzer_bridge.md#L182
docs/writing_tests/fuzzer_bridge.md:182 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### "Private key doesn't match address""] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
|
Lists should be surrounded by blank lines:
docs/writing_tests/fuzzer_bridge.md#L179
docs/writing_tests/fuzzer_bridge.md:179 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **Cause**: Account sends tra..."] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md032.md
|
Headings should be surrounded by blank lines:
docs/writing_tests/fuzzer_bridge.md#L178
docs/writing_tests/fuzzer_bridge.md:178 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### "No private key for sender""] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
|
Lists should be surrounded by blank lines:
docs/writing_tests/fuzzer_bridge.md#L175
docs/writing_tests/fuzzer_bridge.md:175 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **Cause**: Environment param..."] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md032.md
|
Headings should be surrounded by blank lines:
docs/writing_tests/fuzzer_bridge.md#L174
docs/writing_tests/fuzzer_bridge.md:174 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### "Genesis block hash doesn't match""] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
|
Lists should be surrounded by blank lines:
docs/writing_tests/fuzzer_bridge.md#L165
docs/writing_tests/fuzzer_bridge.md:165 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. Validates that each sender ..."] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md032.md
|
Lists should be surrounded by blank lines:
docs/writing_tests/fuzzer_bridge.md#L155
docs/writing_tests/fuzzer_bridge.md:155 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Deposit contract (for proof-..."] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md032.md
|
Lint python sources with ruff
Process completed with exit code 1.
|
Typecheck python sources with mypy
Process completed with exit code 1.
|
Build html documentation with mkdocs
Process completed with exit code 1.
|
Run unit tests, macos-15, 3.11
gmp 6.3.0 is already installed and up-to-date.
To reinstall 6.3.0, run:
brew reinstall gmp
|
Fill benchmark test cases, deployed, macos-15, 3.12
gmp 6.3.0 is already installed and up-to-date.
To reinstall 6.3.0, run:
brew reinstall gmp
|
Run unit tests, macos-15, pypy3.11
gmp 6.3.0 is already installed and up-to-date.
To reinstall 6.3.0, run:
brew reinstall gmp
|