Troubleshooting: Document fix of corrupted redis AOF - #1052
Merged
Conversation
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Max errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|---|
| ✅ ACTION | actionlint | 5 | 0 | 0 | 0.12s | ||
| ✅ JSON | jsonlint | 4 | 0 | 0 | 0.12s | ||
| ✅ JSON | prettier | 4 | 0 | 0 | 0.57s | ||
| ✅ JSON | v8r | 4 | 0 | 0 | 8.34s | ||
| ✅ MARKDOWN | markdownlint | 168 | 0 | 0 | 2.99s | ||
| ✅ MARKDOWN | markdown-table-formatter | 168 | 0 | 0 | 0.42s | ||
| ✅ REPOSITORY | betterleaks | yes | no | no | 0.74s | ||
| ✅ REPOSITORY | checkov | yes | no | no | 20.38s | ||
| ✅ REPOSITORY | git_diff | yes | no | no | 0.05s | ||
| ✅ REPOSITORY | secretlint | yes | no | no | 3.87s | ||
| ✅ REPOSITORY | trufflehog | yes | no | no | 4.55s | ||
| ✅ SPELL | codespell | 178 | 0 | 0 | 0.66s | ||
| lychee | 178 | 1 | 0 | 30.92s | |||
| ✅ YAML | prettier | 6 | 0 | 0 | 0.41s | ||
| ✅ YAML | v8r | 6 | 0 | 0 | 6.79s | ||
| ✅ YAML | yamllint | 6 | 0 | 0 | 0.51s |
Detailed Issues
⚠️ SPELL / lychee - 1 error
📝 Summary
---------------------
🔍 Total.........1043
🔗 Unique.........801
✅ Successful.....977
⏳ Timeouts.........6
🔀 Redirected.......5
👻 Excluded........60
❓ Unknown..........0
🚫 Errors...........0
⛔ Unsupported......0
Errors in docs/appendix/security/ossa-2026-005.md
[TIMEOUT] https://bugs.launchpad.net/keystone/+bug/2142138 (at 109:3) | Request timed out
Errors in docs/appendix/security/ossa-2026-015.md
[TIMEOUT] https://bugs.launchpad.net/keystone/+bug/2148398 (at 174:3) | Request timed out
[TIMEOUT] https://bugs.launchpad.net/keystone/+bug/2150379 (at 179:3) | Request timed out
Errors in docs/appendix/security/ossa-2026-034.md
[TIMEOUT] https://bugs.launchpad.net/designate/+bug/2142581 (at 179:5) | Request timed out
[TIMEOUT] https://bugs.launchpad.net/designate/+bug/2160533 (at 186:5) | Request timed out
Errors in docs/release-notes/osism-10.md
[TIMEOUT] https://headlamp.dev/ (at 834:70) | Request timed out
Hint: Followed 5 redirects. You might want to consider replacing redirecting URLs with the resolved URLs. Use verbose mode (`-v`/`-vv`) to see redirection details.
See detailed reports in MegaLinter artifacts
Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)
- Documentation: Custom Flavors
- Command:
npx mega-linter-runner@10.0.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_BETTERLEAKS,REPOSITORY_SECRETLINT,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,SPELL_CODESPELL,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

Show us your support by starring ⭐ the repository
osfrickler
reviewed
Aug 19, 2026
janhorstmann
force-pushed
the
redis_fix_aof
branch
2 times, most recently
from
August 20, 2026 09:21
d20057c to
beed591
Compare
janhorstmann
force-pushed
the
redis_fix_aof
branch
4 times, most recently
from
August 20, 2026 14:26
d63c4e4 to
f0bd96d
Compare
osfrickler
approved these changes
Aug 20, 2026
osfrickler
left a comment
Member
There was a problem hiding this comment.
thx for the update, the text itself looks fine to me, but I have no idea how to preview or verify this tab formatting
Signed-off-by: Jan Horstmann <horstmann@osism.tech>
janhorstmann
force-pushed
the
redis_fix_aof
branch
from
August 21, 2026 06:05
f0bd96d to
e943dba
Compare
Contributor
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.