Closed peterjokumsen closed 2 months ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
β ACTION | actionlint | 7 | 0 | 0.11s | |
β COPYPASTE | jscpd | yes | no | 1.88s | |
β EDITORCONFIG | editorconfig-checker | 431 | 0 | 1.1s | |
β JSON | jsonlint | 77 | 0 | 0.32s | |
β JSON | npm-package-json-lint | yes | no | 0.72s | |
β JSON | prettier | 77 | 0 | 3.59s | |
β JSON | v8r | 77 | 0 | 123.3s | |
β οΈ MARKDOWN | markdownlint | 23 | 3 | 1.72s | |
β MARKDOWN | markdown-link-check | 37 | 0 | 6.42s | |
β οΈ MARKDOWN | markdown-table-formatter | 37 | 1 | 0.46s | |
β REPOSITORY | checkov | yes | no | 39.53s | |
β REPOSITORY | gitleaks | yes | no | 2.4s | |
β REPOSITORY | git_diff | yes | no | 0.04s | |
β REPOSITORY | secretlint | yes | no | 1.77s | |
β REPOSITORY | trivy | yes | no | 20.22s | |
β REPOSITORY | trivy-sbom | yes | no | 4.52s | |
β REPOSITORY | trufflehog | yes | no | 38.02s | |
β SPELL | cspell | 433 | 0 | 6.17s | |
β XML | xmllint | 1 | 0 | 0.01s | |
β YAML | prettier | 14 | 0 | 2.49s | |
β YAML | v8r | 14 | 0 | 16.21s | |
β YAML | yamllint | 14 | 0 | 0.7s |
See detailed report in MegaLinter reports
Attention: Patch coverage is 84.74576%
with 9 lines
in your changes missing coverage. Please review.
Project coverage is 89.76%. Comparing base (
f6ef870
) to head (45b90f8
). Report is 13 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...s/ui-elements/src/lib/loading/loading.component.ts | 71.87% | 8 Missing and 1 partial :warning: |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://purple-flower-05318b203-147.westeurope.5.azurestaticapps.net
URL | Performance | Accessibility | Best Practices | SEO | Report |
---|---|---|---|---|---|
/ | π 61 | π’ 95 | π’ 100 | π’ 88 | Report |
/about-me | π’ 91 | π’ 96 | π’ 100 | π’ 88 | Report |
/development-notes | π’ 96 | π’ 96 | π’ 100 | π’ 88 | Report |
/not/found | π’ 95 | π’ 95 | π’ 100 | π’ 88 | Report |
CI is running/has finished running commands for commit 45b90f82d62298a6ac8541345ec266f796899633. 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.
This PR got a bit out of hand π€·πΌ c'est la vie.
Azure Static Web Apps: Your stage site is ready! Visit it here: https://purple-flower-05318b203-147.westeurope.5.azurestaticapps.net
Summary
Found that
full-page-loader.component
is not used anywhere.Removed it and all usages.