feat: bare config #1928
ci.yml
on: pull_request
Build the package
12s
Matrix: test
Annotations
5 errors and 1 warning
__test__/locale.spec.ts > locale files should include all keys > for fr-FR.json:
__test__/locale.spec.ts#L25
AssertionError: expected [ 'projectName.message', …(28) ] to deeply equal [ 'projectName.message', …(29) ]
- Expected
+ Received
Array [
"projectName.message",
"shouldOverwrite.dirForPrompts.current",
"shouldOverwrite.dirForPrompts.target",
"shouldOverwrite.message",
"packageName.message",
"packageName.invalidMessage",
"needsTypeScript.message",
"needsJsx.message",
"needsRouter.message",
"needsPinia.message",
"needsVitest.message",
"needsE2eTesting.message",
"needsE2eTesting.hint",
"needsE2eTesting.selectOptions.negative.title",
"needsE2eTesting.selectOptions.cypress.title",
"needsE2eTesting.selectOptions.cypress.desc",
"needsE2eTesting.selectOptions.nightwatch.title",
"needsE2eTesting.selectOptions.nightwatch.desc",
"needsE2eTesting.selectOptions.playwright.title",
"needsEslint.message",
"needsEslint.selectOptions.negative.title",
"needsEslint.selectOptions.eslintOnly.title",
"needsEslint.selectOptions.speedUpWithOxlint.title",
"needsPrettier.message",
- "bare.message",
"errors.operationCancelled",
"defaultToggleOptions.active",
"defaultToggleOptions.inactive",
"infos.scaffolding",
"infos.done",
]
❯ __test__/locale.spec.ts:25:56
|
__test__/locale.spec.ts > locale files should include all keys > for tr-TR.json:
__test__/locale.spec.ts#L25
AssertionError: expected [ 'projectName.message', …(28) ] to deeply equal [ 'projectName.message', …(29) ]
- Expected
+ Received
Array [
"projectName.message",
"shouldOverwrite.dirForPrompts.current",
"shouldOverwrite.dirForPrompts.target",
"shouldOverwrite.message",
"packageName.message",
"packageName.invalidMessage",
"needsTypeScript.message",
"needsJsx.message",
"needsRouter.message",
"needsPinia.message",
"needsVitest.message",
"needsE2eTesting.message",
"needsE2eTesting.hint",
"needsE2eTesting.selectOptions.negative.title",
"needsE2eTesting.selectOptions.cypress.title",
"needsE2eTesting.selectOptions.cypress.desc",
"needsE2eTesting.selectOptions.nightwatch.title",
"needsE2eTesting.selectOptions.nightwatch.desc",
"needsE2eTesting.selectOptions.playwright.title",
"needsEslint.message",
"needsEslint.selectOptions.negative.title",
"needsEslint.selectOptions.eslintOnly.title",
"needsEslint.selectOptions.speedUpWithOxlint.title",
"needsPrettier.message",
- "bare.message",
"errors.operationCancelled",
"defaultToggleOptions.active",
"defaultToggleOptions.inactive",
"infos.scaffolding",
"infos.done",
]
❯ __test__/locale.spec.ts:25:56
|
__test__/locale.spec.ts > locale files should include all keys > for zh-Hans.json:
__test__/locale.spec.ts#L25
AssertionError: expected [ 'projectName.message', …(28) ] to deeply equal [ 'projectName.message', …(29) ]
- Expected
+ Received
Array [
"projectName.message",
"shouldOverwrite.dirForPrompts.current",
"shouldOverwrite.dirForPrompts.target",
"shouldOverwrite.message",
"packageName.message",
"packageName.invalidMessage",
"needsTypeScript.message",
"needsJsx.message",
"needsRouter.message",
"needsPinia.message",
"needsVitest.message",
"needsE2eTesting.message",
"needsE2eTesting.hint",
"needsE2eTesting.selectOptions.negative.title",
"needsE2eTesting.selectOptions.cypress.title",
"needsE2eTesting.selectOptions.cypress.desc",
"needsE2eTesting.selectOptions.nightwatch.title",
"needsE2eTesting.selectOptions.nightwatch.desc",
"needsE2eTesting.selectOptions.playwright.title",
"needsEslint.message",
"needsEslint.selectOptions.negative.title",
"needsEslint.selectOptions.eslintOnly.title",
"needsEslint.selectOptions.speedUpWithOxlint.title",
"needsPrettier.message",
- "bare.message",
"errors.operationCancelled",
"defaultToggleOptions.active",
"defaultToggleOptions.inactive",
"infos.scaffolding",
"infos.done",
]
❯ __test__/locale.spec.ts:25:56
|
__test__/locale.spec.ts > locale files should include all keys > for zh-Hant.json:
__test__/locale.spec.ts#L25
AssertionError: expected [ 'projectName.message', …(28) ] to deeply equal [ 'projectName.message', …(29) ]
- Expected
+ Received
Array [
"projectName.message",
"shouldOverwrite.dirForPrompts.current",
"shouldOverwrite.dirForPrompts.target",
"shouldOverwrite.message",
"packageName.message",
"packageName.invalidMessage",
"needsTypeScript.message",
"needsJsx.message",
"needsRouter.message",
"needsPinia.message",
"needsVitest.message",
"needsE2eTesting.message",
"needsE2eTesting.hint",
"needsE2eTesting.selectOptions.negative.title",
"needsE2eTesting.selectOptions.cypress.title",
"needsE2eTesting.selectOptions.cypress.desc",
"needsE2eTesting.selectOptions.nightwatch.title",
"needsE2eTesting.selectOptions.nightwatch.desc",
"needsE2eTesting.selectOptions.playwright.title",
"needsEslint.message",
"needsEslint.selectOptions.negative.title",
"needsEslint.selectOptions.eslintOnly.title",
"needsEslint.selectOptions.speedUpWithOxlint.title",
"needsPrettier.message",
- "bare.message",
"errors.operationCancelled",
"defaultToggleOptions.active",
"defaultToggleOptions.inactive",
"infos.scaffolding",
"infos.done",
]
❯ __test__/locale.spec.ts:25:56
|
Build the package
Process completed with exit code 1.
|
Build the package
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|