chore: add removed eip's to the readme #8
tox_verify.yaml
on: push
Lint python sources with ruff
17s
Typecheck python sources with mypy
35s
Spellcheck sources with codespell
23s
Validate changelog entries
16s
Lint markdown files with markdownlint
5s
Build html documentation with mkdocs
2m 14s
Matrix: pytest_framework
Matrix: tests_deployed
Matrix: tests_deployed_benchmark
Annotations
11 errors and 3 warnings
Lint markdown files with markdownlint
Failed with exit code: 1
|
Multiple top-level headings in the same document:
README.md#L50
README.md:50 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "Execution Spec Tests"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md025.md
|
Fenced code blocks should have a language specified:
README.md#L46
README.md:46 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md040.md
|
Ordered list item prefix:
README.md#L34
README.md:34:1 MD029/ol-prefix Ordered list item prefix [Expected: 1; Actual: 3; Style: 1/1/1] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md029.md
|
Ordered list item prefix:
README.md#L30
README.md:30:1 MD029/ol-prefix Ordered list item prefix [Expected: 1; Actual: 2; Style: 1/1/1] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md029.md
|
Lists should be surrounded by blank lines:
README.md#L8
README.md:8 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- 4788"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md032.md
|
Headings should be surrounded by blank lines:
README.md#L7
README.md:7 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Removed EIP's"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
|
Build html documentation with mkdocs
Process completed with exit code 1.
|
Fill tests, deployed, , 3.11
Process completed with exit code 1.
|
Fill tests, deployed, , 3.12
The operation was canceled.
|
Fill tests, deployed, , 3.12
The strategy configuration was canceled because "tests_deployed.ubuntu-latest_3_11" failed
|
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
|
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
|
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
|