This repository was archived by the owner on Feb 26, 2026. It is now read-only.
chore: rename package and update references to the new repo#183
Open
inikolchev wants to merge 1 commit intomainfrom
Open
chore: rename package and update references to the new repo#183inikolchev wants to merge 1 commit intomainfrom
inikolchev wants to merge 1 commit intomainfrom
Conversation
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| ✅ ACTION | actionlint | 4 | 0 | 0 | 0.05s | |
| ✅ DOCKERFILE | hadolint | 1 | 0 | 0 | 0.07s | |
| ✅ GO | golangci-lint | yes | no | no | 120.04s | |
| ✅ GO | revive | 6 | 0 | 0 | 41.48s | |
| ✅ JSON | jsonlint | 1 | 0 | 0 | 0.77s | |
| prettier | 1 | 1 | 0 | 1.34s | ||
| ✅ JSON | v8r | 1 | 0 | 0 | 2.04s | |
| ✅ MARKDOWN | markdownlint | 2 | 0 | 0 | 3.33s | |
| ✅ MARKDOWN | markdown-table-formatter | 2 | 0 | 0 | 1.61s | |
| ✅ REPOSITORY | gitleaks | yes | no | no | 0.77s | |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.01s | |
| ✅ REPOSITORY | grype | yes | no | no | 107.94s | |
| ✅ REPOSITORY | secretlint | yes | no | no | 1.01s | |
| ✅ REPOSITORY | syft | yes | no | no | 14.91s | |
| ✅ REPOSITORY | trivy | yes | no | no | 17.98s | |
| ✅ REPOSITORY | trivy-sbom | yes | no | no | 3.88s | |
| ✅ REPOSITORY | trufflehog | yes | no | no | 6.29s | |
| ✅ YAML | prettier | 21 | 0 | 0 | 1.22s | |
| ✅ YAML | v8r | 21 | 0 | 0 | 12.41s | |
| ✅ YAML | yamllint | 21 | 0 | 0 | 1.1s |
Detailed Issues
⚠️ JSON / prettier - 1 error
Checking formatting...
[warn] renovate.json
[warn] Code style issues found in the above file. Run Prettier with --write to fix.
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.3.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,DOCKERFILE_HADOLINT,GO_GOLANGCI_LINT,GO_REVIVE,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.