fix(blog): authors count incorrectly rendered #5144
Annotations
7 errors
theme translations › has base messages files contain EXACTLY all the translations extracted from the theme. Please run "yarn workspace @docusaurus/theme-translations update" to keep base messages files up-to-date:
packages/docusaurus-theme-translations/locales/__tests__/locales.test.ts#L41
expect(received).toEqual(expected) // deep equality
- Expected - 0
+ Received + 1
@@ -1,8 +1,9 @@
Object {
"theme.AnnouncementBar.closeButtonAriaLabel": "Close",
"theme.BackToTopButton.buttonAriaLabel": "Scroll back to top",
+ "theme.BlogAuthorsPostsPage.Content.noPosts": "This author has not written any posts yet.",
"theme.CodeBlock.copied": "Copied",
"theme.CodeBlock.copy": "Copy",
"theme.CodeBlock.copyButtonAriaLabel": "Copy code to clipboard",
"theme.CodeBlock.wordWrapToggle": "Toggle word wrap",
"theme.DocSidebarItem.collapseCategoryAriaLabel": "Collapse sidebar category '{label}'",
at Object.toEqual (packages/docusaurus-theme-translations/locales/__tests__/locales.test.ts:41:26)
|
Tests (22.4)
Process completed with exit code 1.
|
Tests (20)
The job was canceled because "_22_4" failed.
|
theme translations › has base messages files contain EXACTLY all the translations extracted from the theme. Please run "yarn workspace @docusaurus/theme-translations update" to keep base messages files up-to-date:
packages/docusaurus-theme-translations/locales/__tests__/locales.test.ts#L41
expect(received).toEqual(expected) // deep equality
- Expected - 0
+ Received + 1
@@ -1,8 +1,9 @@
Object {
"theme.AnnouncementBar.closeButtonAriaLabel": "Close",
"theme.BackToTopButton.buttonAriaLabel": "Scroll back to top",
+ "theme.BlogAuthorsPostsPage.Content.noPosts": "This author has not written any posts yet.",
"theme.CodeBlock.copied": "Copied",
"theme.CodeBlock.copy": "Copy",
"theme.CodeBlock.copyButtonAriaLabel": "Copy code to clipboard",
"theme.CodeBlock.wordWrapToggle": "Toggle word wrap",
"theme.DocSidebarItem.collapseCategoryAriaLabel": "Collapse sidebar category '{label}'",
at Object.toEqual (packages/docusaurus-theme-translations/locales/__tests__/locales.test.ts:41:26)
|
Tests (20)
Process completed with exit code 1.
|
Tests (18.0)
The job was canceled because "_22_4" failed.
|
Tests (18.0)
The operation was canceled.
|