Closed peterjokumsen closed 2 months ago
CI is running/has finished running commands for commit 0887772b36fa41ab2094f435db5fe80c0a22b4a8. 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.19s | |
β COPYPASTE | jscpd | yes | no | 1.81s | |
β EDITORCONFIG | editorconfig-checker | 409 | 0 | 1.3s | |
β JSON | jsonlint | 77 | 0 | 0.49s | |
β JSON | npm-package-json-lint | yes | no | 0.7s | |
β JSON | prettier | 77 | 0 | 4.27s | |
β JSON | v8r | 77 | 0 | 120.13s | |
β MARKDOWN | markdownlint | 21 | 0 | 0.99s | |
β MARKDOWN | markdown-link-check | 34 | 0 | 9.26s | |
β οΈ MARKDOWN | markdown-table-formatter | 34 | 1 | 0.26s | |
β REPOSITORY | checkov | yes | no | 44.61s | |
β REPOSITORY | gitleaks | yes | no | 1.41s | |
β REPOSITORY | git_diff | yes | no | 0.08s | |
β REPOSITORY | secretlint | yes | no | 1.67s | |
β REPOSITORY | trivy | yes | no | 19.91s | |
β REPOSITORY | trivy-sbom | yes | no | 3.27s | |
β REPOSITORY | trufflehog | yes | no | 47.94s | |
β SPELL | cspell | 411 | 0 | 6.5s | |
β XML | xmllint | 3 | 0 | 0.01s | |
β YAML | prettier | 14 | 0 | 2.25s | |
β YAML | v8r | 14 | 0 | 12.6s | |
β YAML | yamllint | 14 | 0 | 0.83s |
See detailed report in MegaLinter reports
Azure Static Web Apps: Your stage site is ready! Visit it here: https://purple-flower-05318b203-126.westeurope.5.azurestaticapps.net
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 86.63%. Comparing base (
eebc506
) to head (0887772
).
URL | Performance | Accessibility | Best Practices | SEO | Report |
---|---|---|---|---|---|
/ | π’ 89 | π’ 95 | π’ 96 | π’ 88 | Report |
/about-me | π’ 95 | π’ 96 | π’ 96 | π’ 88 | Report |
/development-notes | π’ 93 | π’ 96 | π’ 96 | π’ 88 | Report |
/not/found | π’ 97 | π’ 95 | π’ 96 | π’ 88 | Report |
Summary
Updated style for
code-block
component, to useauto
for overflow. To use scroll when content greater than current width, otherwise no scrollbar.Expand for optional sections
## Related issues Fixes #120