Closed peterjokumsen closed 1 month ago
CI is running/has finished running commands for commit be21ba66c256339186f0eefe6e3662bcebb9e8ca. 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.13s | |
β COPYPASTE | jscpd | yes | no | 2.01s | |
β EDITORCONFIG | editorconfig-checker | 433 | 0 | 1.27s | |
β JSON | jsonlint | 77 | 0 | 0.58s | |
β JSON | npm-package-json-lint | yes | no | 0.82s | |
β JSON | prettier | 77 | 0 | 5.47s | |
β JSON | v8r | 77 | 0 | 122.74s | |
β οΈ MARKDOWN | markdownlint | 24 | 4 | 0.88s | |
β MARKDOWN | markdown-link-check | 38 | 0 | 10.71s | |
β οΈ MARKDOWN | markdown-table-formatter | 38 | 1 | 0.46s | |
β REPOSITORY | checkov | yes | no | 42.19s | |
β REPOSITORY | gitleaks | yes | no | 1.84s | |
β REPOSITORY | git_diff | yes | no | 0.04s | |
β REPOSITORY | secretlint | yes | no | 1.76s | |
β REPOSITORY | trivy | yes | no | 21.09s | |
β REPOSITORY | trivy-sbom | yes | no | 5.57s | |
β REPOSITORY | trufflehog | yes | no | 42.59s | |
β SPELL | cspell | 435 | 0 | 6.13s | |
β XML | xmllint | 1 | 0 | 0.01s | |
β YAML | prettier | 14 | 0 | 2.28s | |
β YAML | v8r | 14 | 0 | 15.03s | |
β YAML | yamllint | 14 | 0 | 0.64s |
See detailed report in MegaLinter reports
Azure Static Web Apps: Your stage site is ready! Visit it here: https://purple-flower-05318b203-152.westeurope.5.azurestaticapps.net
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 89.80%. Comparing base (
0735851
) to head (be21ba6
). Report is 1 commits behind head on main.
URL | Performance | Accessibility | Best Practices | SEO | Report |
---|---|---|---|---|---|
/ | π’ 95 | π’ 95 | π’ 100 | π’ 88 | Report |
/about-me | π 82 | π’ 96 | π’ 100 | π’ 88 | Report |
/development-notes | π’ 88 | π’ 96 | π’ 100 | π’ 88 | Report |
/not/found | π 84 | π’ 95 | π’ 100 | π’ 88 | Report |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://purple-flower-05318b203-152.westeurope.5.azurestaticapps.net
Summary
Created new component to render markdown in
blog
poject, usedabout-me
component as baseline. Added a markdown file for development notes, with a new hopeful approach to blogging on site.