Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 6s
Build & Deploy / 🧪 QA (push) Successful in 1m52s
Build & Deploy / 🏗️ Build (push) Successful in 4m1s
Build & Deploy / 🚀 Deploy (push) Successful in 28s
Build & Deploy / ⚡ Lighthouse (push) Successful in 3m0s
Build & Deploy / 🧪 Smoke Test (push) Successful in 3m13s
Build & Deploy / ♿ WCAG (push) Failing after 1m48s
Build & Deploy / 🔔 Notify (push) Has been cancelled
Build & Deploy / 📸 Visual Diff (push) Has been cancelled
24 lines
317 B
Plaintext
24 lines
317 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/ |