feat(SLB-382): adjust margins more #2137
Annotations
2 errors and 13 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, actions/upload-artifact@v3. 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/FadeUp.tsx#L35
Classname 'On' is not a Tailwind CSS class!
|
packages/ui/src/components/Molecules/FadeUp.tsx#L35
Classname 'Off' is not a Tailwind CSS class!
|
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"
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "01881d5de9bd56ab", "0653cccbab46bb0f", "0ac5dae5300dd432", "0b1e588b2d9005a5", "227279d6c44b00b6", "35899e08ef0224bb", "3bd3113e2eb5c4bf", "5a7826cbf9308c6d", "60787b034e016d0c", "61a7269f1329995a", "65acf8d1ba35e40f", "71a780b907d7fafb", "7f8de10a59775180", "84daec03e4a9bd94", "88da24a1c59bcdd0", "900e5e7aca21ee4c", "9152fa64e9a2376e", "a5b0e3f75f782568", "a5dc45eb0d416bee", "ac321c93f429d7bf", "ac5bebe4941cea72", "ad7d354aaf183983", "b229e46710623f34", "b3d6765e71182608", "c6bcc63e5cedf014", "c6f12165769ac5c5", "ca260946af61f506", "d4ae2910e9033fc3", "e27eb4adc351fecf", "fac7a8f71004dfe5".
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 failed
Loading