favicon size edited #34
Annotations
3 errors and 1 warning
|
validate
Process completed with exit code 1.
|
|
tests/seo/home-metadata.test.ts > buildHomeMetadata > returns canonical home metadata with Open Graph:
tests/seo/home-metadata.test.ts#L10
AssertionError: expected 'Mots mêlés, mots cachés, grilles de l…' to contain 'mots mêlés'
Expected: "mots mêlés"
Received: "Mots mêlés, mots cachés, grilles de lettres et puzzles de mots : le word search gratuit en français pour toute la famille. Grilles à imprimer, thèmes variés et générateur en ligne."
❯ tests/seo/home-metadata.test.ts:10:34
|
|
tests/seo/category-faq-uniqueness.test.ts > category FAQ uniqueness audit > references the page topic in every answer:
tests/seo/category-faq-uniqueness.test.ts#L70
AssertionError: Answer for vocabulaire should mention page topic: Existe-t-il des grilles Vocabulaire par niveau scolaire ?: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/seo/category-faq-uniqueness.test.ts:70:11
|
|
validate
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|