Skip to content

fix: Remove empty/null description properties for AR and SV#39

Merged
christian-bromann merged 1 commit intowebdriverio:mainfrom
esaari:fix-description
Jan 15, 2026
Merged

fix: Remove empty/null description properties for AR and SV#39
christian-bromann merged 1 commit intowebdriverio:mainfrom
esaari:fix-description

Conversation

@esaari
Copy link
Contributor

@esaari esaari commented Jan 14, 2026

Both the /ar and /sv had empty description properties, which the doc workflow in the main repository was treating as null.

[INFO] [ar] Creating an optimized production build...
Error:  The following front matter:
---
id: lambdatest
title: اختبار إمكانية الوصول LambdaTest
description: null
---
contains invalid values for field(s): `description`.

- "description" must be a string

Error:  Loading of version failed for version current

Removes these empty properties so build may pass.

@christian-bromann christian-bromann merged commit a864887 into webdriverio:main Jan 15, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants