Skip to content
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 4 commits into from Dec 13, 2023
Merged

Conversation

echoix
Copy link
Collaborator

@echoix echoix commented Dec 12, 2023

Since this issue was resolved: IBM/tekton-lint#69

Proposed Changes

Readiness Checklist

Author/Contributor

  • Add entry to the CHANGELOG listing the change and linking to the corresponding issue (if appropriate)
  • If documentation is needed for this change, has that been included in this pull request

Reviewing Maintainer

  • Label as breaking if this is a large fundamental change
  • Label as either automation, bug, documentation, enhancement, infrastructure, or performance

@echoix
Copy link
Collaborator Author

echoix commented Dec 12, 2023

/build

Command run output
Build command workflow started.
Installing dependencies
Running script ./build.sh
Build command workflow completed updating files.

Copy link
Contributor

github-actions bot commented Dec 12, 2023

🦙 MegaLinter status: ⚠️ WARNING

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
⚠️ MARKDOWN 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
⚠️ PYTHON 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
⚠️ PYTHON 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
⚠️ REPOSITORY grype yes 1 23.73s
✅ REPOSITORY secretlint yes no 12.11s
✅ REPOSITORY trivy yes no 30.15s
✅ REPOSITORY trivy-sbom yes no 25.46s
⚠️ REPOSITORY 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

MegaLinter is graciously provided by OX Security

Copy link
Member

@nvuillam nvuillam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well played @echoix :)

@nvuillam nvuillam merged commit c9fb8ae into main Dec 13, 2023
130 checks passed
@nvuillam nvuillam deleted the ibm-tekton-lint branch December 13, 2023 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a license file to the repository
2 participants