Skip to content

A file causes 'local-validate' CI to fail #55

@jihoon-seo

Description

@jihoon-seo
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions