Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix mdl related failures #3448

Closed
Rakshith-R opened this issue Oct 18, 2022 · 0 comments · Fixed by #3510
Closed

Fix mdl related failures #3448

Rakshith-R opened this issue Oct 18, 2022 · 0 comments · Fixed by #3510
Labels
component/docs Issues and PRs related to documentation component/testing Additional test cases or CI work good first issue Good for newcomers

Comments

@Rakshith-R
Copy link
Contributor

Describe the bug

Follow-up for #3447
The following changes need to be implemented.
https://github.com/ceph/ceph-csi/actions/runs/3271167181/jobs/5380622391

Click to see whole list of errors
mdl --style scripts/mdl-style.rb ./README.md
./README.md:11: MD007 Unordered list indentation
./README.md:15: MD007 Unordered list indentation
mdl --style scripts/mdl-style.rb ./scripts/k8s-storage/README.md

Further documentation is available for these failures:
 - MD007: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md007---unordered-list-indentation
mdl --style scripts/mdl-style.rb ./tools/README.md
./tools/README.md:9: MD012 Multiple consecutive blank lines

Further documentation is available for these failures:
 - MD012: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md012---multiple-consecutive-blank-lines
mdl --style scripts/mdl-style.rb ./examples/README.md
./examples/README.md:33: MD007 Unordered list indentation
./examples/README.md:37: MD007 Unordered list indentation

Further documentation is available for these failures:
 - MD007: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md007---unordered-list-indentation
mdl --style scripts/mdl-style.rb ./examples/nfs/README.md
mdl --style scripts/mdl-style.rb ./charts/ceph-csi-rbd/README.md
mdl --style scripts/mdl-style.rb ./charts/ceph-csi-cephfs/README.md
mdl --style scripts/mdl-style.rb ./.github/pull_request_template.md
mdl --style scripts/mdl-style.rb ./.github/ISSUE_TEMPLATE/bug_report.md
mdl --style scripts/mdl-style.rb ./.github/ISSUE_TEMPLATE/feature_request.md
mdl --style scripts/mdl-style.rb ./e2e/README.md
./e2e/README.md:4: MD007 Unordered list indentation

mdl --style scripts/mdl-style.rb ./docs/metrics.md
Further documentation is available for these failures:
 - MD007: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md007---unordered-list-indentation
./docs/metrics.md:4: MD007 Unordered list indentation

Further documentation is available for these failures:
 - MD007: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md007---unordered-list-indentation
mdl --style scripts/mdl-style.rb ./docs/static-pvc.md
./docs/static-pvc.md:4: MD007 Unordered list indentation
./docs/static-pvc.md:5: MD007 Unordered list indentation
./docs/static-pvc.md:74: MD013 Line length
./docs/static-pvc.md:117: MD013 Line length

Further documentation is available for these failures:
 - MD007: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md007---unordered-list-indentation
 - MD013: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md013---line-length
mdl --style scripts/mdl-style.rb ./docs/releases.md
./docs/releases.md:4: MD007 Unordered list indentation

Further documentation is available for these failures:
 - MD007: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md007---unordered-list-indentation
mdl --style scripts/mdl-style.rb ./docs/ceph-csi-upgrade.md
./docs/ceph-csi-upgrade.md:4: MD007 Unordered list indentation
./docs/ceph-csi-upgrade.md:5: MD007 Unordered list indentation
./docs/ceph-csi-upgrade.md:6: MD007 Unordered list indentation
mdl --style scripts/mdl-style.rb ./docs/expand-pvc.md
./docs/ceph-csi-upgrade.md:13: MD007 Unordered list indentation
./docs/ceph-csi-upgrade.md:14: MD007 Unordered list indentation
./docs/ceph-csi-upgrade.md:23: MD007 Unordered list indentation
./docs/ceph-csi-upgrade.md:31: MD007 Unordered list indentation
./docs/ceph-csi-upgrade.md:229: MD007 Unordered list indentation
./docs/ceph-csi-upgrade.md:117: MD013 Line length

Further documentation is available for these failures:
 - MD007: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md007---unordered-list-indentation
 - MD013: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md013---line-length
./docs/expand-pvc.md:4: MD007 Unordered list indentation
./docs/expand-pvc.md:5: MD007 Unordered list indentation
./docs/expand-pvc.md:6: MD007 Unordered list indentation
./docs/expand-pvc.md:118: MD013 Line length
./docs/expand-pvc.md:135: MD013 Line length
./docs/expand-pvc.md:136: MD013 Line length
./docs/expand-pvc.md:254: MD013 Line length
./docs/expand-pvc.md:255: MD013 Line length
./docs/expand-pvc.md:319: MD013 Line length
./docs/expand-pvc.md:320: MD013 Line length
./docs/expand-pvc.md:374: MD013 Line length
./docs/expand-pvc.md:375: MD013 Line length
./docs/expand-pvc.md:383: MD013 Line length
./docs/expand-pvc.md:384: MD013 Line length

Further documentation is available for these failures:
 - MD007: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md007---unordered-list-indentation
 - MD013: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md013---line-length
mdl --style scripts/mdl-style.rb ./docs/intree-migrate.md
./docs/intree-migrate.md:13: MD007 Unordered list indentation
./docs/intree-migrate.md:144: MD012 Multiple consecutive blank lines
./docs/intree-migrate.md:68: MD013 Line length
./docs/intree-migrate.md:69: MD013 Line length
./docs/intree-migrate.md:71: MD013 Line length
./docs/intree-migrate.md:72: MD013 Line length
mdl --style scripts/mdl-style.rb ./docs/ceph-fuse-corruption.md
./docs/intree-migrate.md:88: MD013 Line length
./docs/intree-migrate.md:89: MD013 Line length

Further documentation is available for these failures:
 - MD007: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md007---unordered-list-indentation
 - MD012: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md012---multiple-consecutive-blank-lines
 - MD013: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md013---line-length
./docs/ceph-fuse-corruption.md:19: MD013 Line length

Further documentation is available for these failures:
 - MD013: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md013---line-length
mdl --style scripts/mdl-style.rb ./docs/cephfs-snapshot-backed-volumes.md
./docs/cephfs-snapshot-backed-volumes.md:24: MD007 Unordered list indentation

Further documentation is available for these failures:
 - MD007: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md007---unordered-list-indentation
mdl --style scripts/mdl-style.rb ./docs/deploy-cephfs.md
./docs/deploy-cephfs.md:201: MD013 Line length
./docs/deploy-cephfs.md:202: MD013 Line length

Further documentation is available for these failures:
 - MD013: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md013---line-length
mdl --style scripts/mdl-style.rb ./docs/rbd-nbd.md
./docs/rbd-nbd.md:4: MD007 Unordered list indentation
./docs/rbd-nbd.md:6: MD007 Unordered list indentation
./docs/rbd-nbd.md:45: MD007 Unordered list indentation
./docs/rbd-nbd.md:57: MD007 Unordered list indentation

Further documentation is available for these failures:
 - MD007: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md007---unordered-list-indentation
mdl --style scripts/mdl-style.rb ./docs/design/proposals/nfs.md
mdl --style scripts/mdl-style.rb ./docs/design/proposals/encryption-with-keyprotect.md
mdl --style scripts/mdl-style.rb ./docs/design/proposals/intree-migrate.md
./docs/design/proposals/intree-migrate.md:129: MD047 File should end with a single newline character

Further documentation is available for these failures:
 - MD047: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md047---file-should-end-with-a-single-newline-character
mdl --style scripts/mdl-style.rb ./docs/design/proposals/clusterid-mapping.md
./docs/design/proposals/clusterid-mapping.md:82: MD007 Unordered list indentation

Further documentation is available for these failures:
 - MD007: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md007---unordered-list-indentation
mdl --style scripts/mdl-style.rb ./docs/design/proposals/encryption-with-vault-tokens.md
./docs/design/proposals/encryption-with-vault-tokens.md:57: MD007 Unordered list indentation
./docs/design/proposals/encryption-with-vault-tokens.md:90: MD007 Unordered list indentation

Further documentation is available for these failures:
 - MD007: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md007---unordered-list-indentation
mdl --style scripts/mdl-style.rb ./docs/design/proposals/cephfs-fscrypt.md
./docs/design/proposals/cephfs-fscrypt.md:22: MD007 Unordered list indentation

Further documentation is available for these failures:
 - MD007: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md007---unordered-list-indentation
mdl --style scripts/mdl-style.rb ./docs/design/proposals/cephfs-snapshot-shallow-ro-vol.md
mdl --style scripts/mdl-style.rb ./docs/design/proposals/encryption-with-vault-sa.md
mdl --style scripts/mdl-style.rb ./docs/design/proposals/rbd-mirror.md
mdl --style scripts/mdl-style.rb ./docs/design/proposals/rbd-volume-healer.md
./docs/design/proposals/rbd-volume-healer.md:88: MD007 Unordered list indentation
./docs/design/proposals/rbd-volume-healer.md:89: MD007 Unordered list indentation
./docs/design/proposals/rbd-volume-healer.md:96: MD007 Unordered list indentation
./docs/design/proposals/rbd-volume-healer.md:100: MD047 File should end with a single newline character

Further documentation is available for these failures:
 - MD007: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md007---unordered-list-indentation
 - MD047: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md047---file-should-end-with-a-single-newline-character
mdl --style scripts/mdl-style.rb ./docs/design/proposals/encrypted-pvc.md
./docs/design/proposals/encrypted-pvc.md:36: MD007 Unordered list indentation

Further documentation is available for these failures:
 - MD007: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md007---unordered-list-indentation
mdl --style scripts/mdl-style.rb ./docs/design/proposals/rbd-snap-clone.md
./docs/design/proposals/rbd-snap-clone.md:4: MD007 Unordered list indentation
./docs/design/proposals/rbd-snap-clone.md:5: MD007 Unordered list indentation

Further documentation is available for these failures:
 - MD007: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md007---unordered-list-indentation
mdl --style scripts/mdl-style.rb ./docs/snap-clone.md
./docs/snap-clone.md:5: MD007 Unordered list indentation
./docs/snap-clone.md:26: MD007 Unordered list indentation
./docs/snap-clone.md:70: MD013 Line length
./docs/snap-clone.md:71: MD013 Line length
./docs/snap-clone.md:85: MD013 Line length
./docs/snap-clone.md:86: MD013 Line length
./docs/snap-clone.md:94: MD013 Line length
./docs/snap-clone.md:95: MD013 Line length
./docs/snap-clone.md:107: MD013 Line length
./docs/snap-clone.md:108: MD013 Line length
./docs/snap-clone.md:109: MD013 Line length
./docs/snap-clone.md:120: MD013 Line length
./docs/snap-clone.md:121: MD013 Line length
mdl --style scripts/mdl-style.rb ./docs/disaster-recovery.md
./docs/snap-clone.md:122: MD013 Line length
./docs/snap-clone.md:123: MD013 Line length
./docs/snap-clone.md:150: MD013 Line length
./docs/snap-clone.md:151: MD013 Line length
./docs/snap-clone.md:165: MD013 Line length
./docs/snap-clone.md:166: MD013 Line length
./docs/snap-clone.md:185: MD013 Line length
./docs/snap-clone.md:186: MD013 Line length
./docs/snap-clone.md:187: MD013 Line length
./docs/snap-clone.md:188: MD013 Line length

Further documentation is available for these failures:
 - MD007: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md007---unordered-list-indentation
 - MD013: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md013---line-length
./docs/disaster-recovery.md:229: MD007 Unordered list indentation
./docs/disaster-recovery.md:246: MD007 Unordered list indentation
./docs/disaster-recovery.md:353: MD007 Unordered list indentation
./docs/disaster-recovery.md:39: MD013 Line length
./docs/disaster-recovery.md:48: MD013 Line length
./docs/disaster-recovery.md:130: MD013 Line length
./docs/disaster-recovery.md:131: MD013 Line length
./docs/disaster-recovery.md:270: MD013 Line length
./docs/disaster-recovery.md:315: MD013 Line length
./docs/disaster-recovery.md:316: MD013 Line length

mdl --style scripts/mdl-style.rb ./docs/capabilities.md
Further documentation is available for these failures:
 - MD007: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md007---unordered-list-indentation
 - MD013: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md013---line-length
mdl --style scripts/mdl-style.rb ./docs/coding.md
./docs/coding.md:82: MD013 Line length

Further documentation is available for these failures:
 - MD013: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md013---line-length
mdl --style scripts/mdl-style.rb ./docs/development-guide.md
mdl --style scripts/mdl-style.rb ./docs/resource-cleanup.md
./docs/resource-cleanup.md:49: MD013 Line length
./docs/resource-cleanup.md:99: MD013 Line length

Further documentation is available for these failures:
 - MD013: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md013---line-length
mdl --style scripts/mdl-style.rb ./docs/deploy-rbd.md
./docs/deploy-rbd.md:217: MD007 Unordered list indentation
./docs/deploy-rbd.md:171: MD013 Line length
./docs/deploy-rbd.md:172: MD013 Line length

Further documentation is available for these failures:
 - MD007: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md007---unordered-list-indentation
 - MD013: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md013---line-length
@nixpanic nixpanic added good first issue Good for newcomers component/docs Issues and PRs related to documentation component/testing Additional test cases or CI work labels Oct 18, 2022
mergify bot pushed a commit that referenced this issue Nov 17, 2022
This commit address the issue-
#3448.

Signed-off-by: riya-singhal31 <rsinghal@redhat.com>
@mergify mergify bot closed this as completed in #3510 Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/docs Issues and PRs related to documentation component/testing Additional test cases or CI work good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants