Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 13s
Build & Deploy / 🧪 QA (push) Successful in 1m39s
Build & Deploy / 🏗️ Build (push) Successful in 2m43s
Build & Deploy / 🚀 Deploy (push) Successful in 26s
Build & Deploy / ⚡ Lighthouse (push) Successful in 2m51s
Build & Deploy / 🧪 Smoke Test (push) Successful in 3m20s
Build & Deploy / ♿ WCAG (push) Successful in 2m22s
Build & Deploy / 🛡️ Quality Gates (push) Failing after 2m46s
Build & Deploy / 📸 Visual Diff (push) Failing after 4m50s
Build & Deploy / 🔔 Notify (push) Successful in 2s
26 lines
336 B
Plaintext
26 lines
336 B
Plaintext
node_modules
|
|
.next
|
|
.DS_Store
|
|
|
|
# Lighthouse CI
|
|
.lighthouseci/
|
|
lighthouserc.cjs
|
|
.lighthouserc.json
|
|
|
|
# Directus
|
|
directus/uploads
|
|
!directus/extensions/
|
|
!directus/schema/
|
|
!directus/migrations/
|
|
|
|
.next-docker
|
|
|
|
# Pa11y CI
|
|
.pa11yci/
|
|
|
|
# BackstopJS
|
|
backstop_data/html_report/
|
|
backstop_data/ci_report/
|
|
backstop_data/bitmaps_test/
|
|
|
|
.htmlvalidate-tmp |