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

Add JSON and YAML schemas #881

Merged
merged 1 commit into from
Mar 3, 2024
Merged

Add JSON and YAML schemas #881

merged 1 commit into from
Mar 3, 2024

Conversation

dorssel
Copy link
Owner

@dorssel dorssel commented Mar 3, 2024

No description provided.

Copy link
Contributor

github-actions bot commented Mar 3, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 8 0 0.03s
✅ BASH bash-exec 1 0 0.01s
✅ BASH shellcheck 1 0 0.05s
✅ BASH shfmt 1 0 0.01s
✅ EDITORCONFIG editorconfig-checker 149 0 0.68s
✅ JSON eslint-plugin-jsonc 4 0 1.17s
✅ JSON jsonlint 4 0 0.19s
✅ JSON prettier 4 0 0.55s
✅ JSON v8r 4 0 2.48s
✅ MARKDOWN markdownlint 3 0 0.55s
✅ MARKDOWN markdown-link-check 3 0 8.21s
✅ MARKDOWN markdown-table-formatter 3 0 0.33s
✅ REPOSITORY checkov yes no 11.88s
✅ REPOSITORY gitleaks yes no 2.06s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY grype yes no 11.03s
✅ REPOSITORY secretlint yes no 1.13s
✅ REPOSITORY trivy yes no 6.7s
✅ REPOSITORY trivy-sbom yes no 6.09s
✅ REPOSITORY trufflehog yes no 7.32s
✅ XML xmllint 15 0 0.03s
✅ YAML prettier 13 0 1.17s
✅ YAML v8r 13 0 8.14s
✅ YAML yamllint 13 0 0.28s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Contributor

github-actions bot commented Mar 3, 2024

Test Results

2 907 tests  ±0   2 907 ✅ ±0   6s ⏱️ ±0s
    1 suites ±0       0 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit 945f3f8. ± Comparison against base commit 8dc27a3.

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Mar 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 41.94%. Comparing base (8dc27a3) to head (945f3f8).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #881   +/-   ##
=======================================
  Coverage   41.94%   41.94%           
=======================================
  Files          34       34           
  Lines        2801     2801           
  Branches      399      399           
=======================================
  Hits         1175     1175           
  Misses       1596     1596           
  Partials       30       30           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dorssel dorssel enabled auto-merge March 3, 2024 18:30
@dorssel dorssel merged commit 9fd06f5 into master Mar 3, 2024
10 checks passed
@dorssel dorssel deleted the schemas branch March 3, 2024 18:32
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.

None yet

1 participant