Skip to content

fix lychee linter link errors#946

Merged
berendt merged 2 commits intomainfrom
jk-lychee-token
Mar 16, 2026
Merged

fix lychee linter link errors#946
berendt merged 2 commits intomainfrom
jk-lychee-token

Conversation

@jklare
Copy link
Contributor

@jklare jklare commented Mar 11, 2026

No description provided.

@github-actions
Copy link

github-actions bot commented Mar 11, 2026

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 3 0 0 0.02s
✅ JSON jsonlint 4 0 0 0.11s
✅ JSON prettier 4 0 0 0.46s
✅ JSON v8r 4 0 0 6.49s
✅ MARKDOWN markdownlint 154 0 0 2.18s
✅ MARKDOWN markdown-table-formatter 154 0 0 0.3s
✅ REPOSITORY checkov yes no no 15.66s
✅ REPOSITORY git_diff yes no no 0.06s
✅ REPOSITORY secretlint yes no no 1.71s
✅ REPOSITORY trufflehog yes no no 4.02s
✅ SPELL cspell 183 0 0 4.64s
✅ SPELL lychee 163 0 0 43.91s
✅ YAML prettier 5 0 0 0.31s
✅ YAML v8r 5 0 0 6.43s
✅ YAML yamllint 5 0 0 0.42s

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@9.4.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_SECRETLINT,REPOSITORY_TRUFFLEHOG,SPELL_CSPELL,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@jklare jklare force-pushed the jk-lychee-token branch 2 times, most recently from 53bf2de to 1381f65 Compare March 16, 2026 08:30
jklare added 2 commits March 16, 2026 09:35
* github.com seems to have started to rate limit our lychee requests, so
  we need to accept 429 for not (we already use a github token, but that
  still seems to not be enough)

Signed-off-by: Jan Klare <klare@osism.tech>
* for now we need to at least fix the link to the cinder driver to not
  fail in our linter
* we should probably replace all instances of pure storage with everpure
  at one point and fix the internal links

Signed-off-by: Jan Klare <klare@osism.tech>
@jklare jklare changed the title Jk lychee token fix lychee linter link errors Mar 16, 2026
@jklare jklare marked this pull request as ready for review March 16, 2026 08:38
@berendt berendt merged commit ec880b2 into main Mar 16, 2026
3 checks passed
@berendt berendt deleted the jk-lychee-token branch March 16, 2026 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants