Update actions/setup-java digest to 0f481fc#177
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| actionlint | 4 | 2 | 0 | 0.2s | ||
| ✅ ACTION | zizmor | 4 | 0 | 0 | 1.57s | |
| ✅ COPYPASTE | jscpd | yes | no | no | 0.37s | |
| ✅ JAVASCRIPT | eslint | 11 | 0 | 0 | 0.64s | |
| ✅ JSON | jsonlint | 8 | 0 | 0 | 0.08s | |
| ✅ JSON | npm-package-json-lint | yes | no | no | 0.38s | |
| ✅ JSON | prettier | 8 | 0 | 0 | 0.27s | |
| ✅ JSON | v8r | 8 | 0 | 0 | 13.08s | |
| markdownlint | 10 | 30 | 0 | 0.46s | ||
| markdown-table-formatter | 10 | 1 | 0 | 0.15s | ||
| ✅ REPOSITORY | betterleaks | yes | no | no | 0.45s | |
| ✅ REPOSITORY | checkov | yes | no | no | 21.19s | |
| ✅ REPOSITORY | gitleaks | yes | no | no | 0.4s | |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.01s | |
| ✅ REPOSITORY | grype | yes | no | no | 44.63s | |
| ✅ REPOSITORY | osv-scanner | yes | no | no | 0.72s | |
| ✅ REPOSITORY | secretlint | yes | no | no | 0.77s | |
| ✅ REPOSITORY | syft | yes | no | no | 1.41s | |
| ✅ REPOSITORY | trivy | yes | no | no | 12.94s | |
| ✅ REPOSITORY | trivy-sbom | yes | no | no | 0.38s | |
| ✅ REPOSITORY | trufflehog | yes | no | no | 1.92s | |
| ✅ SPELL | cspell | 46 | 0 | 0 | 2.58s | |
| lychee | 29 | 4 | 0 | 54.97s | ||
| ✅ TYPESCRIPT | eslint | 1 | 0 | 0 | 0.21s | |
| ✅ TYPESCRIPT | prettier | 1 | 0 | 0 | 0.26s | |
| ts-standard | 1 | 1 | 0 | 0.26s | ||
| ✅ YAML | prettier | 9 | 0 | 0 | 0.29s | |
| ✅ YAML | v8r | 9 | 0 | 0 | 4.99s | |
| ✅ YAML | yamllint | 9 | 0 | 0 | 0.38s |
Detailed Issues
⚠️ ACTION / actionlint - 2 errors
.github/workflows/github-dependents-info.yml:55:9: shellcheck reported issue in this script: SC2086:info:1:15: Double quote to prevent globbing and word splitting [shellcheck]
|
55 | run: sudo chown -R $USER:$USER .
| ^~~~
.github/workflows/github-dependents-info.yml:55:9: shellcheck reported issue in this script: SC2086:info:1:21: Double quote to prevent globbing and word splitting [shellcheck]
|
55 | run: sudo chown -R $USER:$USER .
| ^~~~
⚠️ SPELL / lychee - 4 errors
📝 Summary
---------------------
🔍 Total...........74
🔗 Unique..........62
✅ Successful......23
⏳ Timeouts.........0
🔀 Redirected.......7
👻 Excluded........47
❓ Unknown..........0
🚫 Errors...........4
⛔ Unsupported......4
Errors in README.md
[403] https://npmjs.org/package/java-caller (at 5:1) | Rejected status code: 403 Forbidden | Followed 1 redirect. Redirects: https://npmjs.org/package/java-caller --[301]--> https://www.npmjs.com/package/java-caller
[403] https://npmjs.org/package/java-caller (at 6:1) | Rejected status code: 403 Forbidden | Followed 1 redirect. Redirects: https://npmjs.org/package/java-caller --[301]--> https://www.npmjs.com/package/java-caller
[403] https://www.npmjs.com/package/java-caller (at 4:1) | Rejected status code: 403 Forbidden
[403] https://www.npmjs.com/package/njre (at 16:145) | Rejected status code: 403 Forbidden
Hint: Followed 7 redirects. You might want to consider replacing redirecting URLs with the resolved URLs. Use verbose mode (`-v`/`-vv`) to see redirection details.
Hint: You can configure accepted/rejected response codes with `-a` or `--accept`
⚠️ MARKDOWN / markdown-table-formatter - 1 error
1 files contain markdown tables to format:
- README.md
⚠️ MARKDOWN / markdownlint - 30 errors
.claude/agents/pr-fix.md:9:401 error MD013/line-length Line length [Expected: 400; Actual: 406]
.claude/agents/pr-fix.md:9 error MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "You are the smart fixer for **..."]
.claude/agents/pr-fix.md:11:401 error MD013/line-length Line length [Expected: 400; Actual: 458]
.claude/agents/pr-fix.md:19:401 error MD013/line-length Line length [Expected: 400; Actual: 511]
.claude/agents/pr-fix.md:27:401 error MD013/line-length Line length [Expected: 400; Actual: 712]
.claude/agents/pr-fix.md:44 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.claude/agents/pr-watch.md:9 error MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "You collect data about a GitHu..."]
.claude/agents/pr-watch.md:65:9 error MD038/no-space-in-code Spaces inside code span elements [Context: "`error `"]
.claude/agents/pr-watch.md:77 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.claude/skills/pr-watch-fix/SKILL.md:9 error MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "Watch the open PR for the curr..."]
.claude/skills/pr-watch-fix/SKILL.md:52 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.claude/skills/pr-watch-fix/SKILL.md:81:401 error MD013/line-length Line length [Expected: 400; Actual: 448]
.claude/skills/pr-watch-fix/SKILL.md:105 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
CODE_OF_CONDUCT.md:58:44 error MD034/no-bare-urls Bare URL used [Context: "nicolas.vuillamy@gmail.com"]
CODE_OF_CONDUCT.md:71:14 error MD034/no-bare-urls Bare URL used [Context: "https://www.contributor-covena..."]
CODE_OF_CONDUCT.md:76:1 error MD034/no-bare-urls Bare URL used [Context: "https://www.contributor-covena..."]
README.md:66:13 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
README.md:66:27 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
README.md:66:37 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
README.md:66:47 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
README.md:66:1 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
README.md:66:13 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
README.md:66:27 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
README.md:66:37 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
README.md:67:361 error MD055/table-pipe-style Table pipe style [Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe]
README.md:69:123 error MD060/table-column-style Table column style [Table pipe has extra space to the left for style "compact"]
README.md:73:315 error MD055/table-pipe-style Table pipe style [Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe]
README.md:74:310 error MD055/table-pipe-style Table pipe style [Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe]
README.md:75:208 error MD055/table-pipe-style Table pipe style [Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe]
README.md:76:233 error MD055/table-pipe-style Table pipe style [Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe]
⚠️ TYPESCRIPT / ts-standard - 1 error
Unable to locate the project file. A project file (tsconfig.json or tsconfig.eslint.json) is required in order to use ts-standard.
Notices
📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)
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.6.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,ACTION_ZIZMOR,COPYPASTE_JSCPD,JAVASCRIPT_ES,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,JSON_NPM_PACKAGE_JSON_LINT,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_BETTERLEAKS,REPOSITORY_GRYPE,REPOSITORY_OSV_SCANNER,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_CSPELL,SPELL_LYCHEE,TYPESCRIPT_ES,TYPESCRIPT_STANDARD,TYPESCRIPT_PRETTIER,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

Show us your support by starring ⭐ the repository
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.
This PR contains the following updates:
1bcf9fb→0f481fcConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.