feat: move language switcher into user actions area #1173
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3, felixmosh/turborepo-gh-artifacts@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test:
packages/ui/src/components/Client/MobileMenu.tsx#L50
Classname 'border-t-solid' is not a Tailwind CSS class!
|
Test:
packages/ui/src/components/Client/MobileMenu.tsx#L90
Classname 'border-b-solid' is not a Tailwind CSS class!
|
Test:
packages/ui/src/components/Molecules/Loading.tsx#L6
Strings not allowed in JSX files: "loading..."
|
Test:
packages/ui/src/components/Organisms/ContentHub.tsx#L61
Strings not allowed in JSX files: "Read more"
|
Test:
packages/ui/src/components/Organisms/Footer.tsx#L26
Strings not allowed in JSX files: "Footer"
|
Test:
packages/ui/src/components/Organisms/Footer.tsx#L196
Strings not allowed in JSX files: "©"
|
Test:
packages/ui/src/components/Organisms/Header.tsx#L119
Classname 'border-b-solid' is not a Tailwind CSS class!
|
Test:
packages/ui/src/components/Organisms/Header.tsx#L177
Classname 'border-opacity-30' should be replaced by an opacity suffix (eg. '/30')
|
Test:
packages/ui/src/components/Organisms/Header.tsx#L177
Classname '0' is not a Tailwind CSS class!
|
Test:
apps/decap/src/helpers/preview.tsx#L157
Strings not allowed in JSX files: "Loading..."
|
Loading