feat(ci): add deep quality assertions (html, security, links, spelling)
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 18s
Build & Deploy / 🧪 QA (push) Successful in 2m0s
Build & Deploy / 🏗️ Build (push) Successful in 2m49s
Build & Deploy / 🚀 Deploy (push) Successful in 27s
Build & Deploy / 🧪 Smoke Test (push) Successful in 57s
Build & Deploy / ♿ WCAG (push) Successful in 2m29s
Build & Deploy / 🛡️ Quality Gates (push) Failing after 3m42s
Build & Deploy / 📸 Visual Diff (push) Failing after 6m6s
Build & Deploy / ⚡ Lighthouse (push) Successful in 10m55s
Build & Deploy / 🔔 Notify (push) Successful in 3s
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 18s
Build & Deploy / 🧪 QA (push) Successful in 2m0s
Build & Deploy / 🏗️ Build (push) Successful in 2m49s
Build & Deploy / 🚀 Deploy (push) Successful in 27s
Build & Deploy / 🧪 Smoke Test (push) Successful in 57s
Build & Deploy / ♿ WCAG (push) Successful in 2m29s
Build & Deploy / 🛡️ Quality Gates (push) Failing after 3m42s
Build & Deploy / 📸 Visual Diff (push) Failing after 6m6s
Build & Deploy / ⚡ Lighthouse (push) Successful in 10m55s
Build & Deploy / 🔔 Notify (push) Successful in 3s
This commit is contained in:
97
cspell.json
Normal file
97
cspell.json
Normal file
@@ -0,0 +1,97 @@
|
||||
{
|
||||
"version": "0.2",
|
||||
"language": "en,de",
|
||||
"dictionaries": ["de-de", "html", "css", "typescript", "npm"],
|
||||
"words": [
|
||||
"Datasheet",
|
||||
"datasheets",
|
||||
"Bodemer",
|
||||
"Mintel",
|
||||
"Umami",
|
||||
"Energiezukunft",
|
||||
"Energiewende",
|
||||
"Solarparks",
|
||||
"Energiekabel",
|
||||
"Kabelinfrastruktur",
|
||||
"Großprojekte",
|
||||
"Zertifizierte",
|
||||
"Erstberatung",
|
||||
"Vertriebs",
|
||||
"Windparkbau",
|
||||
"Kabelherausforderungen",
|
||||
"Energieprojekt",
|
||||
"mittelspannungskabel",
|
||||
"niederspannungskabel",
|
||||
"hochspannungskabel",
|
||||
"solarkabel",
|
||||
"extralight",
|
||||
"medv",
|
||||
"Crect",
|
||||
"Csvg",
|
||||
"mintel",
|
||||
"Zurück",
|
||||
"Übersicht",
|
||||
"Raiffeisenstraße",
|
||||
"Remshalden",
|
||||
"Experte",
|
||||
"hochwertige",
|
||||
"Stromkabel",
|
||||
"Mittelspannungslösungen",
|
||||
"Zuverlässige",
|
||||
"Infrastruktur",
|
||||
"eine",
|
||||
"grüne",
|
||||
"Weiterer",
|
||||
"Artikel",
|
||||
"Vorheriger",
|
||||
"Beitrag",
|
||||
"Nächster",
|
||||
"Lösungen",
|
||||
"Bereit",
|
||||
"Planung",
|
||||
"Lieferung",
|
||||
"hochwertiger",
|
||||
"erwecken",
|
||||
"Ihre",
|
||||
"Projekte",
|
||||
"Leben",
|
||||
"Strategischer",
|
||||
"schnelle",
|
||||
"Nachhaltige",
|
||||
"Expertenberatung",
|
||||
"Qualität",
|
||||
"nach",
|
||||
"Projekt",
|
||||
"anfragen",
|
||||
"Kostenlose",
|
||||
"Vorhaben",
|
||||
"kopiert",
|
||||
"Teilen",
|
||||
"Inhalt",
|
||||
"produkte",
|
||||
"Fokus",
|
||||
"drei",
|
||||
"typische",
|
||||
"fokus",
|
||||
"Warum",
|
||||
"ideale",
|
||||
"Kabel",
|
||||
"Deutsch",
|
||||
"Spannung",
|
||||
"unbekannt"
|
||||
],
|
||||
"ignorePaths": [
|
||||
"node_modules",
|
||||
".next",
|
||||
"public",
|
||||
"pnpm-lock.yaml",
|
||||
"*.svg",
|
||||
"*.mp4",
|
||||
"directus",
|
||||
"backstop_data",
|
||||
".gitea",
|
||||
"out",
|
||||
"coverage",
|
||||
"*.json"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user