-
Notifications
You must be signed in to change notification settings - Fork 135
Closed
Description
yarn docs-sync validate-against-en
shell: /bin/bash -e {0}
yarn run v1.22.5
$ /home/runner/work/TypeScript-Website-Localizations/TypeScript-Website-Localizations/node_modules/.bin/docs-sync validate-against-en
Comparing that all locale files match the en version:
docs/playground: es✓ fa✓ id✓ ja✓ ko✓ pt✓ vo✓ zh✓
docs/tsconfig: es✓ id✓ it✓ ja✓ ko✓ pt✓ vo✓ zh✓
docs/typescriptlang: es✓ id✓ ja✓ pl✓ pt✓ vo✓ zh✓
docs/documentation: id✓ ja✓ ko✓ pl⤫ pt✓ vo✓ zh✓
Files with paths that aren't the same as English files:
docs/documentation/pl/handbook-v1/The Handbook.md
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Error: Process completed with exit code 1.
-
Related file:
docs/documentation/pl/handbook-v1/The Handbook.md -
Corresponding English file:
docs/documentation/en/handbook-v2/The Handbook.md -
Suggested solution:
mkdir -p docs/documentation/pl/handbook-v2/
git mv docs/documentation/pl/handbook-v1/The Handbook.md docs/documentation/pl/handbook-v2/The Handbook.md
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels