Release 5.0.0 (develop) #2177
Release 5.0.0 (develop) #2177
reviewdog [remark-lint] report
reported by reviewdog 🐶
Findings (50)
_includes/complete-url.md|18 col 15| Do not use headings with similar content (6:1) no-duplicate-headings remark-lint
_includes/custom-styling.md|111 col 48| Found unused definition no-unused-definitions remark-lint
_includes/one-click-payments.md|264 col 48| Do not use headings with similar content (214:1) no-duplicate-headings remark-lint
_includes/order-items.md|56 col 66| Found unused definition no-unused-definitions remark-lint
_includes/payment-order-get.md|128 col 53| Move definitions to the end of the file (after the node at line 129
) final-definition remark-lint
_includes/payment-order-recur.md|434 col 32| Do not use headings with similar content (425:1) no-duplicate-headings remark-lint
_includes/payment-order-unscheduled.md|441 col 34| Do not use headings with similar content (431:1) no-duplicate-headings remark-lint
_includes/payout.md|802 col 63| Move definitions to the end of the file (after the node at line 805
) final-definition remark-lint
_includes/payout.md|803 col 59| Move definitions to the end of the file (after the node at line 805
) final-definition remark-lint
_includes/prices.md|84 col 19| Heading levels should increment by one level at a time heading-increment remark-lint
_includes/problems/checkout.md|526 col 17| Do not use headings with similar content (85:1) no-duplicate-headings remark-lint
_includes/recurring-card-payments.md|136 col 29| Heading levels should increment by one level at a time heading-increment remark-lint
_includes/settlement-reconciliation.md|325 col 73| Move definitions to the end of the file (after the node at line 326
) final-definition remark-lint
_includes/use-case-one-click.md|2 col 1| Remove 1 line before node no-consecutive-blank-lines remark-lint
_includes/use-case-recurring.md|2 col 1| Remove 1 line before node no-consecutive-blank-lines remark-lint
_includes/vipps-payments-capture.md|84 col 116| Found unused definition no-unused-definitions remark-lint
checkout-v3/get-started/index.md|62 col 30| Found unused definition no-unused-definitions remark-lint
checkout-v3/get-started/index.md|64 col 70| Found unused definition no-unused-definitions remark-lint
checkout-v3/index.md|114 col 66| Found unused definition no-unused-definitions remark-lint
checkout-v3/index.md|115 col 75| Found unused definition no-unused-definitions remark-lint
checkout-v3/migration-guide.md|160 col 16| Don’t use emphasis to introduce a section, use a heading no-emphasis-as-heading remark-lint
checkout-v3/migration-guide.md|166 col 9| Don’t use emphasis to introduce a section, use a heading no-emphasis-as-heading remark-lint
checkout-v3/migration-guide.md|175 col 12| Don’t use emphasis to introduce a section, use a heading no-emphasis-as-heading remark-lint
checkout-v3/migration-guide.md|182 col 11| Don’t use emphasis to introduce a section, use a heading no-emphasis-as-heading remark-lint
checkout-v3/migration-guide.md|188 col 13| Don’t use emphasis to introduce a section, use a heading no-emphasis-as-heading remark-lint
checkout-v3/migration-guide.md|194 col 14| Don’t use emphasis to introduce a section, use a heading no-emphasis-as-heading remark-lint
checkout-v3/modules-sdks/index.md|95 col 50| Found unused definition no-unused-definitions remark-lint
checkout-v3/modules-sdks/index.md|96 col 73| Found unused definition no-unused-definitions remark-lint
checkout-v3/modules-sdks/index.md|97 col 81| Found unused definition no-unused-definitions remark-lint
checkout-v3/modules-sdks/index.md|101 col 36| Found unused definition no-unused-definitions remark-lint
checkout-v3/modules-sdks/index.md|102 col 59| Found unused definition no-unused-definitions remark-lint
checkout-v3/modules-sdks/index.md|103 col 62| Found unused definition no-unused-definitions remark-lint
checkout-v3/modules-sdks/index.md|104 col 87| Found unused definition no-unused-definitions remark-lint
checkout-v3/modules-sdks/index.md|105 col 79| Found unused definition no-unused-definitions remark-lint
checkout-v3/modules-sdks/index.md|106 col 79| Found unused definition no-unused-definitions remark-lint
checkout-v3/modules-sdks/index.md|107 col 46| Found unused definition no-unused-definitions remark-lint
checkout-v3/modules-sdks/index.md|108 col 87| Found unused definition no-unused-definitions remark-lint
checkout-v3/modules-sdks/index.md|109 col 87| Found unused definition no-unused-definitions remark-lint
checkout-v3/modules-sdks/index.md|110 col 32| Found unused definition no-unused-definitions remark-lint
checkout-v3/payment-presentations.md|200 col 67| Don’t use emphasis to introduce a section, use a heading no-emphasis-as-heading remark-lint
checkout-v3/payment-presentations.md|208 col 56| Don’t use emphasis to introduce a section, use a heading no-emphasis-as-heading remark-lint
checkout-v3/payment-presentations.md|213 col 56| Don’t use emphasis to introduce a section, use a heading no-emphasis-as-heading remark-lint
checkout-v3/payment-presentations.md|279 col 60| Found unused definition no-unused-definitions remark-lint
checkout-v3/payment-presentations.md|287 col 62| Found unused definition no-unused-definitions remark-lint
checkout-v3/public-migration-key.md|89 col 4| Missing code language flag fenced-code-flag remark-lint
checkout-v3/public-migration-key.md|101 col 4| Missing code language flag fenced-code-flag remark-lint
checkout-v3/public-migration-key.md|112 col 4| Missing code language flag fenced-code-flag remark-lint
checkout-v3/release-notes.md|1011 col 59| Found unused definition no-unused-definitions remark-lint
old-implementations/payment-instruments-v1/card/index.md|181 col 84| Found unused definition no-unused-definitions remark-lint
old-implementations/payment-instruments-v1/invoice/index.md|100 col 56| Found unused definition no-unused-definitions remark-lint
Filtered Findings (0)
Annotations
Check warning on line 18 in _includes/complete-url.md
github-actions / remark-lint
[remark-lint] _includes/complete-url.md#L18
Do not use headings with similar content (6:1) no-duplicate-headings remark-lint
Raw output
18:1-18:15 warning Do not use headings with similar content (6:1) no-duplicate-headings remark-lint
Check warning on line 111 in _includes/custom-styling.md
github-actions / remark-lint
[remark-lint] _includes/custom-styling.md#L111
Found unused definition no-unused-definitions remark-lint
Raw output
111:1-111:48 warning Found unused definition no-unused-definitions remark-lint
Check warning on line 264 in _includes/one-click-payments.md
github-actions / remark-lint
[remark-lint] _includes/one-click-payments.md#L264
Do not use headings with similar content (214:1) no-duplicate-headings remark-lint
Raw output
264:1-264:48 warning Do not use headings with similar content (214:1) no-duplicate-headings remark-lint
Check warning on line 56 in _includes/order-items.md
github-actions / remark-lint
[remark-lint] _includes/order-items.md#L56
Found unused definition no-unused-definitions remark-lint
Raw output
56:1-56:66 warning Found unused definition no-unused-definitions remark-lint
Check warning on line 128 in _includes/payment-order-get.md
github-actions / remark-lint
[remark-lint] _includes/payment-order-get.md#L128
Move definitions to the end of the file (after the node at line `129`) final-definition remark-lint
Raw output
128:1-128:53 warning Move definitions to the end of the file (after the node at line `129`) final-definition remark-lint
Check warning on line 434 in _includes/payment-order-recur.md
github-actions / remark-lint
[remark-lint] _includes/payment-order-recur.md#L434
Do not use headings with similar content (425:1) no-duplicate-headings remark-lint
Raw output
434:1-434:32 warning Do not use headings with similar content (425:1) no-duplicate-headings remark-lint
Check warning on line 441 in _includes/payment-order-unscheduled.md
github-actions / remark-lint
[remark-lint] _includes/payment-order-unscheduled.md#L441
Do not use headings with similar content (431:1) no-duplicate-headings remark-lint
Raw output
441:1-441:34 warning Do not use headings with similar content (431:1) no-duplicate-headings remark-lint
Check warning on line 802 in _includes/payout.md
github-actions / remark-lint
[remark-lint] _includes/payout.md#L802
Move definitions to the end of the file (after the node at line `805`) final-definition remark-lint
Raw output
802:1-802:63 warning Move definitions to the end of the file (after the node at line `805`) final-definition remark-lint
Check warning on line 803 in _includes/payout.md
github-actions / remark-lint
[remark-lint] _includes/payout.md#L803
Move definitions to the end of the file (after the node at line `805`) final-definition remark-lint
Raw output
803:1-803:59 warning Move definitions to the end of the file (after the node at line `805`) final-definition remark-lint
Check warning on line 84 in _includes/prices.md
github-actions / remark-lint
[remark-lint] _includes/prices.md#L84
Heading levels should increment by one level at a time heading-increment remark-lint
Raw output
84:1-84:19 warning Heading levels should increment by one level at a time heading-increment remark-lint
Check warning on line 526 in _includes/problems/checkout.md
github-actions / remark-lint
[remark-lint] _includes/problems/checkout.md#L526
Do not use headings with similar content (85:1) no-duplicate-headings remark-lint
Raw output
526:1-526:17 warning Do not use headings with similar content (85:1) no-duplicate-headings remark-lint
Check warning on line 136 in _includes/recurring-card-payments.md
github-actions / remark-lint
[remark-lint] _includes/recurring-card-payments.md#L136
Heading levels should increment by one level at a time heading-increment remark-lint
Raw output
136:1-136:29 warning Heading levels should increment by one level at a time heading-increment remark-lint
Check warning on line 325 in _includes/settlement-reconciliation.md
github-actions / remark-lint
[remark-lint] _includes/settlement-reconciliation.md#L325
Move definitions to the end of the file (after the node at line `326`) final-definition remark-lint
Raw output
325:1-325:73 warning Move definitions to the end of the file (after the node at line `326`) final-definition remark-lint
Check warning on line 2 in _includes/use-case-one-click.md
github-actions / remark-lint
[remark-lint] _includes/use-case-one-click.md#L2
Remove 1 line before node no-consecutive-blank-lines remark-lint
Raw output
2:1 warning Remove 1 line before node no-consecutive-blank-lines remark-lint
Check warning on line 2 in _includes/use-case-recurring.md
github-actions / remark-lint
[remark-lint] _includes/use-case-recurring.md#L2
Remove 1 line before node no-consecutive-blank-lines remark-lint
Raw output
2:1 warning Remove 1 line before node no-consecutive-blank-lines remark-lint
Check warning on line 84 in _includes/vipps-payments-capture.md
github-actions / remark-lint
[remark-lint] _includes/vipps-payments-capture.md#L84
Found unused definition no-unused-definitions remark-lint
Raw output
84:1-84:116 warning Found unused definition no-unused-definitions remark-lint
Check warning on line 62 in checkout-v3/get-started/index.md
github-actions / remark-lint
[remark-lint] checkout-v3/get-started/index.md#L62
Found unused definition no-unused-definitions remark-lint
Raw output
62:1-62:30 warning Found unused definition no-unused-definitions remark-lint
Check warning on line 64 in checkout-v3/get-started/index.md
github-actions / remark-lint
[remark-lint] checkout-v3/get-started/index.md#L64
Found unused definition no-unused-definitions remark-lint
Raw output
64:1-64:70 warning Found unused definition no-unused-definitions remark-lint
Check warning on line 114 in checkout-v3/index.md
github-actions / remark-lint
[remark-lint] checkout-v3/index.md#L114
Found unused definition no-unused-definitions remark-lint
Raw output
114:1-114:66 warning Found unused definition no-unused-definitions remark-lint
Check warning on line 115 in checkout-v3/index.md
github-actions / remark-lint
[remark-lint] checkout-v3/index.md#L115
Found unused definition no-unused-definitions remark-lint
Raw output
115:1-115:75 warning Found unused definition no-unused-definitions remark-lint
Check warning on line 160 in checkout-v3/migration-guide.md
github-actions / remark-lint
[remark-lint] checkout-v3/migration-guide.md#L160
Don’t use emphasis to introduce a section, use a heading no-emphasis-as-heading remark-lint
Raw output
160:1-160:16 warning Don’t use emphasis to introduce a section, use a heading no-emphasis-as-heading remark-lint
Check warning on line 166 in checkout-v3/migration-guide.md
github-actions / remark-lint
[remark-lint] checkout-v3/migration-guide.md#L166
Don’t use emphasis to introduce a section, use a heading no-emphasis-as-heading remark-lint
Raw output
166:1-166:9 warning Don’t use emphasis to introduce a section, use a heading no-emphasis-as-heading remark-lint
Check warning on line 175 in checkout-v3/migration-guide.md
github-actions / remark-lint
[remark-lint] checkout-v3/migration-guide.md#L175
Don’t use emphasis to introduce a section, use a heading no-emphasis-as-heading remark-lint
Raw output
175:1-175:12 warning Don’t use emphasis to introduce a section, use a heading no-emphasis-as-heading remark-lint
Check warning on line 182 in checkout-v3/migration-guide.md
github-actions / remark-lint
[remark-lint] checkout-v3/migration-guide.md#L182
Don’t use emphasis to introduce a section, use a heading no-emphasis-as-heading remark-lint
Raw output
182:1-182:11 warning Don’t use emphasis to introduce a section, use a heading no-emphasis-as-heading remark-lint
Check warning on line 188 in checkout-v3/migration-guide.md
github-actions / remark-lint
[remark-lint] checkout-v3/migration-guide.md#L188
Don’t use emphasis to introduce a section, use a heading no-emphasis-as-heading remark-lint
Raw output
188:1-188:13 warning Don’t use emphasis to introduce a section, use a heading no-emphasis-as-heading remark-lint