Skip to content

SIMD-0165: Async Vote Execution #994

SIMD-0165: Async Vote Execution

SIMD-0165: Async Vote Execution #994

Triggered via pull request August 12, 2024 01:57
Status Failure
Total duration 19s
Artifacts

ci.yml

on: pull_request
Markdown Linter
4s
Markdown Linter
Matrix: customSIMDLint
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 5 warnings
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Summary"]: proposals/0154-async-vote-execution.md#L15
proposals/0154-async-vote-execution.md:15 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Summary"]
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Motivation"]: proposals/0154-async-vote-execution.md#L20
proposals/0154-async-vote-execution.md:20 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Motivation"]
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## New Terminology"]: proposals/0154-async-vote-execution.md#L44
proposals/0154-async-vote-execution.md:44 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## New Terminology"]
Lists should be surrounded by blank lines [Context: "- `VED`: Vote Execution Domain..."]: proposals/0154-async-vote-execution.md#L45
proposals/0154-async-vote-execution.md:45 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `VED`: Vote Execution Domain..."]
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Allow leader to skip execution of transactions (Bankless Leader)"]: proposals/0154-async-vote-execution.md#L56
proposals/0154-async-vote-execution.md:56 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Allow leader to skip execution of transactions (Bankless Leader)"]
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Separating vote transactions and dependencies into a different domain"]: proposals/0154-async-vote-execution.md#L67
proposals/0154-async-vote-execution.md:67 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Separating vote transactions and dependencies into a different domain"]
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### Remove clock program's dependency on votes"]: proposals/0154-async-vote-execution.md#L71
proposals/0154-async-vote-execution.md:71 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### Remove clock program's dependency on votes"]
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### Split vote accounts into two accounts in VED and UED respectively"]: proposals/0154-async-vote-execution.md#L79
proposals/0154-async-vote-execution.md:79 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### Split vote accounts into two accounts in VED and UED respectively"]
Lists should be surrounded by blank lines [Context: "- `VoteTowerAccount`: tracks t..."]: proposals/0154-async-vote-execution.md#L82
proposals/0154-async-vote-execution.md:82 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `VoteTowerAccount`: tracks t..."]
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Separate the VED and UED Domains"]: proposals/0154-async-vote-execution.md#L89
proposals/0154-async-vote-execution.md:89 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Separate the VED and UED Domains"]
customSIMDLint (18.x)
TypeError: Cannot read properties of undefined (reading 'line')
customSIMDLint (18.x)
Process completed with exit code 1.
Markdown Linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b, DavidAnson/markdownlint-cli2-action@16d9da45919c958a8d1ddccb4bd7028e8848e4f1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Markdown Linter
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Markdown Linter
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Markdown Linter
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
customSIMDLint (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/