order-forms: rework up/down arrows (to make them consistent with each… #697
Annotations
13 errors and 4 warnings
First line in a file should be a top-level heading:
README.md#L1
README.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "## Bison Lean is crypto-wallet..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md041.md
|
Trailing spaces:
README.md#L3
README.md:3:112 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md009.md
|
Lists should be surrounded by blank lines:
README.md#L10
README.md:10 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `git clone` this repository"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md
|
Lint Markdown
Failed with exit code: 1
|
Go CI (1.22):
client/asset/eth/eth_test.go#L4501
assignment mismatch: 3 variables but eth.recommendedMaxFeeRate returns 4 values
|
Go CI (1.22):
client/asset/eth/eth_test.go#L4799
assignment mismatch: 3 variables but eth.recommendedMaxFeeRate returns 4 values
|
Go CI (1.22):
client/db/bolt/upgrades_test.go#L129
undefined: maxFeeRateKey
|
Go CI (1.22)
Process completed with exit code 1.
|
Go CI (1.23)
The job was canceled because "_1_22" failed.
|
Go CI (1.23):
client/asset/eth/eth_test.go#L4501
assignment mismatch: 3 variables but eth.recommendedMaxFeeRate returns 4 values
|
Go CI (1.23):
client/asset/eth/eth_test.go#L4799
assignment mismatch: 3 variables but eth.recommendedMaxFeeRate returns 4 values
|
Go CI (1.23):
client/db/bolt/upgrades_test.go#L129
undefined: maxFeeRateKey
|
Go CI (1.23)
The operation was canceled.
|
Go CI (1.23)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Go CI (1.22)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Go CI (1.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/bison-lean/bison-lean. Supported file pattern: go.sum
|
Go CI (1.23)
Restore cache failed: Dependencies file is not found in /home/runner/work/bison-lean/bison-lean. Supported file pattern: go.sum
|