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

Fix TAP reporter (3 real dots instead if 3 dots character) #2837

Merged
merged 1 commit into from
Jul 26, 2023
Merged

Conversation

nvuillam
Copy link
Member

Fixes #2835

@nvuillam nvuillam temporarily deployed to dev July 26, 2023 09:14 — with GitHub Actions Inactive
@github-actions
Copy link
Contributor

github-actions bot commented Jul 26, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 5 0 0.01s
✅ BASH shellcheck 5 0 0.11s
✅ BASH shfmt 5 0 0 0.46s
✅ COPYPASTE jscpd yes no 4.09s
✅ DOCKERFILE hadolint 123 0 20.35s
✅ JSON eslint-plugin-jsonc 23 0 0 3.5s
✅ JSON jsonlint 21 0 0.24s
✅ JSON v8r 23 0 17.42s
✅ MAKEFILE checkmake 1 0 0.0s
⚠️ MARKDOWN markdownlint 255 0 254 31.62s
✅ MARKDOWN markdown-link-check 255 0 7.06s
✅ MARKDOWN markdown-table-formatter 255 0 0 35.18s
✅ OPENAPI spectral 1 0 1.54s
⚠️ PYTHON bandit 200 61 2.75s
✅ PYTHON black 200 0 0 5.38s
✅ PYTHON flake8 200 0 2.23s
✅ PYTHON isort 200 0 0 1.19s
✅ PYTHON mypy 200 0 13.16s
✅ PYTHON pylint 200 0 15.25s
⚠️ PYTHON pyright 200 324 24.41s
✅ PYTHON ruff 200 0 0 0.6s
✅ REPOSITORY checkov yes no 39.15s
✅ REPOSITORY git_diff yes no 0.45s
⚠️ REPOSITORY grype yes 1 11.61s
✅ REPOSITORY secretlint yes no 13.57s
✅ REPOSITORY trivy yes no 29.04s
✅ REPOSITORY trivy-sbom yes no 1.15s
✅ SPELL cspell 665 0 28.83s
✅ SPELL lychee 335 0 28.98s
✅ XML xmllint 3 0 0 0.43s
✅ YAML prettier 160 0 0 5.97s
✅ YAML v8r 102 0 184.79s
✅ YAML yamllint 161 0 1.88s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@nvuillam nvuillam temporarily deployed to dev July 26, 2023 11:23 — with GitHub Actions Inactive
@nvuillam nvuillam merged commit f7f767a into main Jul 26, 2023
127 checks passed
@nvuillam nvuillam deleted the fixes/tap branch July 26, 2023 11:44
sanmai-NL pushed a commit to sanmai-NL/megalinter that referenced this pull request Oct 4, 2023
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.

TAP Reporter wrong YAML diagnostics format
2 participants