Add all edge-case unit tests and integration test for registry blacklist #296
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yml
on: pull_request
markdown-lint
8s
markdown-link-check
34s
Annotations
4 errors
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Soul transfer"]:
contracts/registry/README.md#L49
contracts/registry/README.md:49 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Soul transfer"]
|
Lists should be surrounded by blank lines [Context: "- The registry enables atomic ..."]:
contracts/registry/README.md#L50
contracts/registry/README.md:50 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- The registry enables atomic ..."]
|
Files should end with a single newline character:
contracts/registry/README.md#L51
contracts/registry/README.md:51:39 MD047/single-trailing-newline Files should end with a single newline character
|
markdown-lint
Failed with exit code: 1
|