-
-
Notifications
You must be signed in to change notification settings - Fork 237
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
tekton-lint is now published as @ibm/tekton-lint #3210
Merged
Merged
Conversation
This file contains 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
echoix
requested review from
nvuillam,
bdovaz and
Kurt-von-Laven
as code owners
December 12, 2023 17:28
/build
|
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ BASH | bash-exec | 5 | 0 | 0.01s | |
✅ BASH | shellcheck | 5 | 0 | 0.09s | |
✅ BASH | shfmt | 5 | 0 | 0 | 0.55s |
✅ COPYPASTE | jscpd | yes | no | 4.51s | |
✅ DOCKERFILE | hadolint | 127 | 0 | 11.5s | |
✅ JSON | eslint-plugin-jsonc | 23 | 0 | 0 | 3.58s |
✅ JSON | jsonlint | 21 | 0 | 0.25s | |
✅ JSON | v8r | 23 | 0 | 19.39s | |
✅ MAKEFILE | checkmake | 1 | 0 | 0.0s | |
markdownlint | 259 | 0 | 265 | 28.3s | |
✅ MARKDOWN | markdown-link-check | 259 | 0 | 8.57s | |
✅ MARKDOWN | markdown-table-formatter | 259 | 0 | 0 | 65.58s |
✅ OPENAPI | spectral | 1 | 0 | 1.86s | |
bandit | 206 | 59 | 3.38s | ||
✅ PYTHON | black | 206 | 0 | 0 | 4.53s |
✅ PYTHON | flake8 | 206 | 0 | 1.51s | |
✅ PYTHON | isort | 206 | 0 | 0 | 1.18s |
✅ PYTHON | mypy | 206 | 0 | 15.42s | |
✅ PYTHON | pylint | 206 | 0 | 15.67s | |
pyright | 206 | 346 | 27.12s | ||
✅ PYTHON | ruff | 206 | 0 | 0 | 0.63s |
✅ REPOSITORY | checkov | yes | no | 36.09s | |
✅ REPOSITORY | git_diff | yes | no | 0.52s | |
grype | yes | 1 | 23.73s | ||
✅ REPOSITORY | secretlint | yes | no | 12.11s | |
✅ REPOSITORY | trivy | yes | no | 30.15s | |
✅ REPOSITORY | trivy-sbom | yes | no | 25.46s | |
trufflehog | yes | 1 | 17.12s | ||
✅ SPELL | cspell | 679 | 0 | 31.35s | |
✅ SPELL | lychee | 339 | 0 | 7.57s | |
✅ XML | xmllint | 3 | 0 | 0 | 0.51s |
✅ YAML | prettier | 160 | 0 | 0 | 6.44s |
✅ YAML | v8r | 102 | 0 | 154.01s | |
✅ YAML | yamllint | 161 | 0 | 2.27s |
See detailed report in MegaLinter reports
nvuillam
approved these changes
Dec 13, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well played @echoix :)
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.
Since this issue was resolved: IBM/tekton-lint#69
Proposed Changes
Readiness Checklist
Author/Contributor
Reviewing Maintainer
breaking
if this is a large fundamental changeautomation
,bug
,documentation
,enhancement
,infrastructure
, orperformance