[BUG]: Validation Report
- Dominant language
- CSS
- Stars
- 11.8k
- Forks
- 2.4k
- Avg merge
- 5d 9h
- Merged PRs (30d)
- 4
Description
### I have searched through the issues and didn't find my problem.
- [x] Confirm
### Bug description
After running validation report the following issues were found.
These must be fixed before the build process can be completed.
```
"summary": {
"total": 634,
"passed": 1,
"failed": 633,
"pass_rate": "0.2%",
"json_schema_issues": 0,
"font_file_issues": [
"devicon.woff2"
],
"missing_svg_files": 1,
"missing_font_svg_files": 4,
"all_missing_svgs": [
"icons/testrail/testrail-plain.svg"
],
"all_missing_font_svgs": [
"icons/clojure/clojure-plain.svg",
"icons/csharp/csharp-plain-wordmark.svg",
"icons/csharp/csharp-line-wordmark.svg",
"icons/junie/junie-plain.svg"
]
},
```
### Possible fixes or solutions
Create update icon: fix merge requests for each of the icons. Ensure update is used instead of new.
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.