Closed peterjokumsen closed 3 months ago
CI is running/has finished running commands for commit b39d211e76540c8a84a9928a912cb47e3db84773. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
π See all runs for this CI Pipeline Execution
Sent with π from NxCloud.
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
β ACTION | actionlint | 7 | 0 | 0.08s | |
β COPYPASTE | jscpd | yes | no | 2.55s | |
β EDITORCONFIG | editorconfig-checker | 404 | 0 | 1.11s | |
β JSON | jsonlint | 77 | 0 | 0.22s | |
β JSON | npm-package-json-lint | yes | no | 0.88s | |
β JSON | prettier | 77 | 0 | 3.8s | |
β JSON | v8r | 77 | 0 | 121.08s | |
β MARKDOWN | markdownlint | 21 | 0 | 0.9s | |
β MARKDOWN | markdown-link-check | 33 | 0 | 8.3s | |
β οΈ MARKDOWN | markdown-table-formatter | 33 | 1 | 0.5s | |
β REPOSITORY | checkov | yes | no | 40.85s | |
β REPOSITORY | gitleaks | yes | no | 1.76s | |
β REPOSITORY | git_diff | yes | no | 0.09s | |
β REPOSITORY | secretlint | yes | no | 1.7s | |
β REPOSITORY | trivy | yes | no | 18.75s | |
β REPOSITORY | trivy-sbom | yes | no | 7.03s | |
β REPOSITORY | trufflehog | yes | no | 38.39s | |
β SPELL | cspell | 406 | 0 | 6.01s | |
β XML | xmllint | 3 | 0 | 0.0s | |
β YAML | prettier | 14 | 0 | 4.16s | |
β YAML | v8r | 14 | 0 | 15.14s | |
β YAML | yamllint | 14 | 0 | 0.72s |
See detailed report in MegaLinter reports
Azure Static Web Apps: Your stage site is ready! Visit it here: https://purple-flower-05318b203-116.westeurope.5.azurestaticapps.net
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 89.52%. Comparing base (
96aa8db
) to head (b39d211
).
URL | Performance | Accessibility | Best Practices | SEO | Report |
---|---|---|---|---|---|
/ | π 84 | π’ 95 | π’ 96 | π’ 88 | Report |
/about-me | π’ 95 | π’ 96 | π’ 96 | π’ 88 | Report |
/development-notes | π’ 92 | π’ 96 | π’ 96 | π’ 88 | Report |
/not/found | π’ 96 | π’ 95 | π’ 96 | π’ 88 | Report |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://purple-flower-05318b203-116.westeurope.5.azurestaticapps.net
Summary
Simplified approaches, with re-using
md-renderer
and removing old attempts at the same.Changes Made
pj-article-parser
service to useparseMarkdown
change-history
to usemd-renderer