Merge branch 'release' of https://github.com/AmazeeLabs/silverback-te… #2107
Annotations
12 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, felixmosh/turborepo-gh-artifacts@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/ui/src/components/Molecules/Loading.tsx#L6
Strings not allowed in JSX files: "loading..."
|
packages/ui/src/components/Molecules/Messages.stories.tsx#L26
Strings not allowed in JSX files: "'This page is not available in the requested language.'"
|
packages/ui/src/components/Molecules/Messages.stories.tsx#L33
Strings not allowed in JSX files: "'Go back'"
|
packages/ui/src/components/Molecules/Messages.tsx#L24
React Hook useEffect has a missing dependency: 'props.messageComponents'. Either include it or remove the dependency array. If 'setMessageComponents' needs the current value of 'props.messageComponents', you can also switch to useReducer instead of useState and read 'props.messageComponents' in the reducer
|
packages/ui/src/components/Molecules/Messages.tsx#L64
Strings not allowed in JSX files: "Info"
|
packages/ui/src/components/Molecules/Messages.tsx#L107
Strings not allowed in JSX files: "Close"
|
packages/ui/src/components/Organisms/ContentHub.tsx#L72
Strings not allowed in JSX files: "Read more"
|
packages/ui/src/components/Organisms/Footer.tsx#L29
Strings not allowed in JSX files: "Footer"
|
packages/ui/src/components/Organisms/Footer.tsx#L190
Strings not allowed in JSX files: "©"
|
packages/ui/src/components/Organisms/Header.tsx#L136
Classname 'border-b-solid' is not a Tailwind CSS class!
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "0653cccbab46bb0f", "0cd60b6b3c7990ba", "102bc6408f4c89b7", "12c9ded07250dd5b", "1e2978d23d8fe094", "23f3831f42121f5f", "2fe88ea6618c163b", "3657629a1e572741", "36ec7699af0901dd", "37b239e2a728106a", "3bd89559511bd8bc", "437d3bed83af1a7e", "48a0751cba48ba46", "4d7512405d418dda", "4ff76ded584ac14f", "52206a260c7d60f9", "6bf101a903bd9bb3", "74e2fd0d0a8bced2", "78915e8ea8b9e028", "7e52a9837b4db039", "7e7c43d54cabe38d", "80771f4a95ce9cb4", "85543aad31d96778", "91257c9d5fa0063d", "9443ab4fb2d532ff", "9d91deb041434f85", "a07e0b9f3e3d5dcc", "a7fd7cb07b4650e5", "b282dcfd0002c2ed", "b8f4331362fe5050", "c4a27abfaf50b84c", "d93612e5c1fd3827", "ee226f2b52085a66".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading