Skip to content

SIMD-0064: Transaction Receipts #434

SIMD-0064: Transaction Receipts

SIMD-0064: Transaction Receipts #434

Triggered via pull request October 17, 2023 05:35
Status Failure
Total duration 25s
Artifacts

ci.yml

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

Annotations

10 errors and 3 warnings
Line length [Expected: 80; Actual: 89]: proposals/0064-transaction-receipt.md#L177
proposals/0064-transaction-receipt.md:177:81 MD013/line-length Line length [Expected: 80; Actual: 89]
Emphasis style should be consistent [Expected: asterisk; Actual: underscore]: proposals/0064-transaction-receipt.md#L217
proposals/0064-transaction-receipt.md:217:3 MD049/emphasis-style Emphasis style should be consistent [Expected: asterisk; Actual: underscore]
Emphasis style should be consistent [Expected: asterisk; Actual: underscore]: proposals/0064-transaction-receipt.md#L228
proposals/0064-transaction-receipt.md:228:3 MD049/emphasis-style Emphasis style should be consistent [Expected: asterisk; Actual: underscore]
Emphasis style should be consistent [Expected: asterisk; Actual: underscore]: proposals/0064-transaction-receipt.md#L233
proposals/0064-transaction-receipt.md:233:3 MD049/emphasis-style Emphasis style should be consistent [Expected: asterisk; Actual: underscore]
Line length [Expected: 80; Actual: 86]: proposals/0064-transaction-receipt.md#L332
proposals/0064-transaction-receipt.md:332:81 MD013/line-length Line length [Expected: 80; Actual: 86]
Lists should be surrounded by blank lines [Context: "- Various forms of pre-image a..."]: proposals/0064-transaction-receipt.md#L345
proposals/0064-transaction-receipt.md:345 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Various forms of pre-image a..."]
Lists should be surrounded by blank lines [Context: "- Implementation bugs: To redu..."]: proposals/0064-transaction-receipt.md#L354
proposals/0064-transaction-receipt.md:354 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Implementation bugs: To redu..."]
Markdown Linter
Failed with exit code: 1
customSIMDLint (18.x)
Error: {"/home/runner/work/solana-improvement-documents/solana-improvement-documents/proposals/0007-access-policy.md":[],"/home/runner/work/solana-improvement-documents/solana-improvement-documents/proposals/0015-partitioned-epoch-reward-distribution.md":[],"/home/runner/work/solana-improvement-documents/solana-improvement-documents/proposals/0022-multi-stake.md":[],"/home/runner/work/solana-improvement-documents/solana-improvement-documents/proposals/0033-timely-vote-credits.md":[],"/home/runner/work/solana-improvement-documents/solana-improvement-documents/proposals/0047-syscall-and-sysvar-for-last-restart-slot.md":[],"/home/runner/work/solana-improvement-documents/solana-improvement-documents/proposals/0048-native-program-for-secp256r1-sigverify.md":[],"/home/runner/work/solana-improvement-documents/solana-improvement-documents/proposals/0049-syscall-get-remaining-compute-units.md":[],"/home/runner/work/solana-improvement-documents/solana-improvement-documents/proposals/0064-transaction-receipt.md":[{"lineNumber":177,"ruleNames":["MD013","line-length"],"ruleDescription":"Line length","ruleInformation":"https://github.com/DavidAnson/markdownlint/blob/v0.27.0/doc/md013.md","errorDetail":"Expected: 80; Actual: 89","errorContext":null,"errorRange":[81,9],"fixInfo":null},{"lineNumber":332,"ruleNames":["MD013","line-length"],"ruleDescription":"Line length","ruleInformation":"https://github.com/DavidAnson/markdownlint/blob/v0.27.0/doc/md013.md","errorDetail":"Expected: 80; Actual: 86","errorContext":null,"errorRange":[81,6],"fixInfo":null},{"lineNumber":345,"ruleNames":["MD032","blanks-around-lists"],"ruleDescription":"Lists should be surrounded by blank lines","ruleInformation":"https://github.com/DavidAnson/markdownlint/blob/v0.27.0/doc/md032.md","errorDetail":null,"errorContext":"- Various forms of pre-image a...","errorRange":null,"fixInfo":{"insertText":"\n"}},{"lineNumber":354,"ruleNames":["MD032","blanks-around-lists"],"ruleDescription":"Lists should be surrounded by blank lines","ruleInformation":"https://github.com/DavidAnson/markdownlint/blob/v0.27.0/doc/md032.md","errorDetail":null,"errorContext":"- Implementation bugs: To redu...","errorRange":null,"fixInfo":{"insertText":"\n"}},{"lineNumber":217,"ruleNames":["MD049","emphasis-style"],"ruleDescription":"Emphasis style should be consistent","ruleInformation":"https://github.com/DavidAnson/markdownlint/blob/v0.27.0/doc/md049.md","errorDetail":"Expected: asterisk; Actual: underscore","errorContext":null,"errorRange":[3,39],"fixInfo":{"editColumn":3,"deleteCount":39,"insertText":"*Use of the PoH hash tree construction*"}},{"lineNumber":228,"ruleNames":["MD049","emphasis-style"],"ruleDescription":"Emphasis style should be consistent","ruleInformation":"https://github.com/DavidAnson/markdownlint/blob/v0.27.0/doc/md049.md","errorDetail":"Expected: asterisk; Actual: underscore","errorContext":null,"errorRange":[3,19],"fixInfo":{"editColumn":3,"deleteCount":19,"insertText":"*Leaf count suffix*"}},{"lineNumber":233,"ruleNames":["MD049","emphasis-style"],"ruleDescription":"Emphasis style should be consistent","ruleInformation":"https://github.com/DavidAnson/markdownlint/blob/v0.27.0/doc/md049.md","errorDetail":"Expected: asterisk; Actual: underscore","errorContext":null,"errorRange":[3,35],"fixInfo":{"editColumn":3,"deleteCount":35,"insertText":"*Exclusion proofs are not provided*"}}]}
customSIMDLint (18.x)
Process completed with exit code 1.
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/