break(search): upgrade Algolia DocSearch packages, require DocSearch 4.6+, drop v3 support #6598
Annotations
5 errors
|
Tests (24.14)
Process completed with exit code 1.
|
|
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 - 5
+ Received + 0
@@ -45,18 +45,13 @@
"theme.SearchModal.footer.closeKeyAriaLabel": "Escape key",
"theme.SearchModal.footer.closeText": "Close",
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "Arrow down",
"theme.SearchModal.footer.navigateText": "Navigate",
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "Arrow up",
- "theme.SearchModal.footer.searchByText": "Powered by",
"theme.SearchModal.footer.selectKeyAriaLabel": "Enter key",
"theme.SearchModal.footer.selectText": "Select",
"theme.SearchModal.footer.submitQuestionText": "Submit question",
- "theme.SearchModal.noResultsScreen.noResultsText": "No results found for",
- "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Let us know.",
- "theme.SearchModal.noResultsScreen.reportMissingResultsText": "Believe this query should return results?",
- "theme.SearchModal.noResultsScreen.suggestedQueryText": "Try searching for",
"theme.SearchModal.resultsScreen.askAiPlaceholder": "Ask AI: ",
"theme.SearchModal.searchBox.backToKeywordSearchButtonAriaLabel": "Back to keyword search",
"theme.SearchModal.searchBox.backToKeywordSearchButtonText": "Back to keyword search",
"theme.SearchModal.searchBox.cancelButtonText": "Cancel",
"theme.SearchModal.searchBox.enterKeyHint": "search",
at Object.toEqual (packages/docusaurus-theme-translations/locales/__tests__/locales.test.ts:41:26)
|
|
Tests (25)
The strategy configuration was canceled because "test._24_14" failed
|
|
Tests (25)
The operation was canceled.
|
|
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 - 5
+ Received + 0
@@ -45,18 +45,13 @@
"theme.SearchModal.footer.closeKeyAriaLabel": "Escape key",
"theme.SearchModal.footer.closeText": "Close",
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "Arrow down",
"theme.SearchModal.footer.navigateText": "Navigate",
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "Arrow up",
- "theme.SearchModal.footer.searchByText": "Powered by",
"theme.SearchModal.footer.selectKeyAriaLabel": "Enter key",
"theme.SearchModal.footer.selectText": "Select",
"theme.SearchModal.footer.submitQuestionText": "Submit question",
- "theme.SearchModal.noResultsScreen.noResultsText": "No results found for",
- "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Let us know.",
- "theme.SearchModal.noResultsScreen.reportMissingResultsText": "Believe this query should return results?",
- "theme.SearchModal.noResultsScreen.suggestedQueryText": "Try searching for",
"theme.SearchModal.resultsScreen.askAiPlaceholder": "Ask AI: ",
"theme.SearchModal.searchBox.backToKeywordSearchButtonAriaLabel": "Back to keyword search",
"theme.SearchModal.searchBox.backToKeywordSearchButtonText": "Back to keyword search",
"theme.SearchModal.searchBox.cancelButtonText": "Cancel",
"theme.SearchModal.searchBox.enterKeyHint": "search",
at Object.toEqual (packages/docusaurus-theme-translations/locales/__tests__/locales.test.ts:41:26)
|