Skip to content

feat(theme): OS-default color mode #4861

feat(theme): OS-default color mode

feat(theme): OS-default color mode #4861

Triggered via pull request September 3, 2024 14:09
Status Failure
Total duration 6m 19s
Artifacts

tests-windows.yml

on: pull_request
Matrix: Windows Tests
Fit to window
Zoom out
Zoom in

Annotations

6 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 @@ -82,10 +82,11 @@ "theme.blog.sidebar.navAriaLabel": "Blog recent posts navigation", "theme.blog.tagTitle": "{nPosts} tagged with \"{tagName}\"", "theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})", "theme.colorToggle.ariaLabel.mode.dark": "dark mode", "theme.colorToggle.ariaLabel.mode.light": "light mode", + "theme.colorToggle.ariaLabel.mode.system": "system mode", "theme.common.editThisPage": "Edit this page", "theme.common.headingLinkTitle": "Direct link to {heading}", "theme.common.skipToMainContent": "Skip to main content", "theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.", "theme.contentVisibility.draftBanner.title": "Draft page", at Object.toEqual (packages/docusaurus-theme-translations/locales/__tests__/locales.test.ts:41:26)
Windows Tests (22)
Process completed with exit code 1.
Windows Tests (20)
The job was canceled because "_22" failed.
Windows Tests (20)
The operation was canceled.
Windows Tests (18.0)
The job was canceled because "_22" failed.
Windows Tests (18.0)
The operation was canceled.