Skip to content

SIMD-0322: Introduce Serial Execution CU Tracking and Constraint System #1862

SIMD-0322: Introduce Serial Execution CU Tracking and Constraint System

SIMD-0322: Introduce Serial Execution CU Tracking and Constraint System #1862

Triggered via pull request July 17, 2025 00:54
Status Failure
Total duration 18s
Artifacts

ci.yml

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

Annotations

12 errors and 3 warnings
Line length [Expected: 80; Actual: 97]: proposals/XXXX-serial-execution-cost-tracking.md#L59
proposals/XXXX-serial-execution-cost-tracking.md:59:81 MD013/line-length Line length [Expected: 80; Actual: 97]
Line length [Expected: 80; Actual: 230]: proposals/XXXX-serial-execution-cost-tracking.md#L45
proposals/XXXX-serial-execution-cost-tracking.md:45:81 MD013/line-length Line length [Expected: 80; Actual: 230]
Line length [Expected: 80; Actual: 158]: proposals/XXXX-serial-execution-cost-tracking.md#L43
proposals/XXXX-serial-execution-cost-tracking.md:43:81 MD013/line-length Line length [Expected: 80; Actual: 158]
Line length [Expected: 80; Actual: 279]: proposals/XXXX-serial-execution-cost-tracking.md#L42
proposals/XXXX-serial-execution-cost-tracking.md:42:81 MD013/line-length Line length [Expected: 80; Actual: 279]
Line length [Expected: 80; Actual: 161]: proposals/XXXX-serial-execution-cost-tracking.md#L38
proposals/XXXX-serial-execution-cost-tracking.md:38:81 MD013/line-length Line length [Expected: 80; Actual: 161]
Line length [Expected: 80; Actual: 389]: proposals/XXXX-serial-execution-cost-tracking.md#L34
proposals/XXXX-serial-execution-cost-tracking.md:34:81 MD013/line-length Line length [Expected: 80; Actual: 389]
Line length [Expected: 80; Actual: 685]: proposals/XXXX-serial-execution-cost-tracking.md#L32
proposals/XXXX-serial-execution-cost-tracking.md:32:81 MD013/line-length Line length [Expected: 80; Actual: 685]
Line length [Expected: 80; Actual: 258]: proposals/XXXX-serial-execution-cost-tracking.md#L22
proposals/XXXX-serial-execution-cost-tracking.md:22:81 MD013/line-length Line length [Expected: 80; Actual: 258]
Line length [Expected: 80; Actual: 160]: proposals/XXXX-serial-execution-cost-tracking.md#L18
proposals/XXXX-serial-execution-cost-tracking.md:18:81 MD013/line-length Line length [Expected: 80; Actual: 160]
Line length [Expected: 80; Actual: 103]: proposals/XXXX-serial-execution-cost-tracking.md#L16
proposals/XXXX-serial-execution-cost-tracking.md:16:81 MD013/line-length Line length [Expected: 80; Actual: 103]
customSIMDLint (18.x)
Process completed with exit code 1.
customSIMDLint (18.x)
Error: {"/home/runner/work/solana-improvement-documents/solana-improvement-documents/proposals/XXXX-serial-execution-cost-tracking.md":[{"lineNumber":14,"ruleNames":["front-matter-has-simd"],"ruleDescription":"Metadata `simd` is a 4 digit numerical string","ruleInformation":null,"errorDetail":"Front matter `simd` must be a numerical string","errorContext":null,"errorRange":null,"fixInfo":null},{"lineNumber":16,"ruleNames":["MD013","line-length"],"ruleDescription":"Line length","ruleInformation":"https://github.com/DavidAnson/markdownlint/blob/v0.27.0/doc/md013.md","errorDetail":"Expected: 80; Actual: 103","errorContext":null,"errorRange":[81,23],"fixInfo":null},{"lineNumber":18,"ruleNames":["MD013","line-length"],"ruleDescription":"Line length","ruleInformation":"https://github.com/DavidAnson/markdownlint/blob/v0.27.0/doc/md013.md","errorDetail":"Expected: 80; Actual: 160","errorContext":null,"errorRange":[81,80],"fixInfo":null},{"lineNumber":22,"ruleNames":["MD013","line-length"],"ruleDescription":"Line length","ruleInformation":"https://github.com/DavidAnson/markdownlint/blob/v0.27.0/doc/md013.md","errorDetail":"Expected: 80; Actual: 258","errorContext":null,"errorRange":[81,178],"fixInfo":null},{"lineNumber":32,"ruleNames":["MD013","line-length"],"ruleDescription":"Line length","ruleInformation":"https://github.com/DavidAnson/markdownlint/blob/v0.27.0/doc/md013.md","errorDetail":"Expected: 80; Actual: 685","errorContext":null,"errorRange":[81,605],"fixInfo":null},{"lineNumber":34,"ruleNames":["MD013","line-length"],"ruleDescription":"Line length","ruleInformation":"https://github.com/DavidAnson/markdownlint/blob/v0.27.0/doc/md013.md","errorDetail":"Expected: 80; Actual: 389","errorContext":null,"errorRange":[81,309],"fixInfo":null},{"lineNumber":38,"ruleNames":["MD013","line-length"],"ruleDescription":"Line length","ruleInformation":"https://github.com/DavidAnson/markdownlint/blob/v0.27.0/doc/md013.md","errorDetail":"Expected: 80; Actual: 161","errorContext":null,"errorRange":[81,81],"fixInfo":null},{"lineNumber":42,"ruleNames":["MD013","line-length"],"ruleDescription":"Line length","ruleInformation":"https://github.com/DavidAnson/markdownlint/blob/v0.27.0/doc/md013.md","errorDetail":"Expected: 80; Actual: 279","errorContext":null,"errorRange":[81,199],"fixInfo":null},{"lineNumber":43,"ruleNames":["MD013","line-length"],"ruleDescription":"Line length","ruleInformation":"https://github.com/DavidAnson/markdownlint/blob/v0.27.0/doc/md013.md","errorDetail":"Expected: 80; Actual: 158","errorContext":null,"errorRange":[81,78],"fixInfo":null},{"lineNumber":45,"ruleNames":["MD013","line-length"],"ruleDescription":"Line length","ruleInformation":"https://github.com/DavidAnson/markdownlint/blob/v0.27.0/doc/md013.md","errorDetail":"Expected: 80; Actual: 230","errorContext":null,"errorRange":[81,150],"fixInfo":null},{"lineNumber":59,"ruleNames":["MD013","line-length"],"ruleDescription":"Line length","ruleInformation":"https://github.com/DavidAnson/markdownlint/blob/v0.27.0/doc/md013.md","errorDetail":"Expected: 80; Actual: 97","errorContext":null,"errorRange":[81,17],"fixInfo":null},{"lineNumber":65,"ruleNames":["MD013","line-length"],"ruleDescription":"Line length","ruleInformation":"https://github.com/DavidAnson/markdownlint/blob/v0.27.0/doc/md013.md","errorDetail":"Expected: 80; Actual: 679","errorContext":null,"errorRange":[81,599],"fixInfo":null},{"lineNumber":67,"ruleNames":["MD013","line-length"],"ruleDescription":"Line length","ruleInformation":"https://github.com/DavidAnson/markdownlint/blob/v0.27.0/doc/md013.md","errorDetail":"Expected: 80; Actual: 421","errorContext":null,"errorRange":[81,341],"fixInfo":null},{"lineNumber":69,"ruleNames":["MD013","line-length"],"ruleDescription":"Line length","ruleInformation":"https://github.com/DavidAnson/markdownlint/blob/v0.27.0/doc/md013.md","errorDetail":"Expected: 80; Actual: 95","errorContext":null,"errorRange":[81,15],"fixInfo":null},{"lineNumber":74,"ruleNames":["MD013","line-length"],"ruleDescription":"Line length","ruleInformation":"https://github.com/DavidAnson/markdownlin
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/