Add image size properties to the infoCard component #1111
Annotations
5 errors and 13 warnings
Lint project:
react/components/InfoCard/index.js#L67
Replace `(imageMobileWidth·??·(imageWidth·??·undefined))·:·(imageWidth·??·undefined)` with `imageMobileWidth·??·imageWidth·??·undefined·:·imageWidth·??·undefined`
|
Lint project:
react/components/InfoCard/index.js#L70
Replace `·?·(imageMobileHeight·??·(imageHeight·??·undefined))·:·(imageHeight·??·undefined)` with `⏎····?·imageMobileHeight·??·imageHeight·??·undefined⏎····:·imageHeight·??·undefined`
|
|
Lint project:
react/components/InfoCard/index.js#L152
Replace `mobile,·imageHeight,·imageMobileHeight` with `⏎····mobile,⏎····imageHeight,⏎····imageMobileHeight⏎··`
|
Lint project:
react/components/InfoCard/index.js#L192
Replace `finalImageHeight·?·styles.infoCardImageSizing·:·''` with `⏎····finalImageHeight·?·styles.infoCardImageSizing·:·''⏎··`
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint project:
react/__tests__/components/ProductDescription.test.tsx#L7
Unexpected any. Specify a different type
|
Lint project:
react/__tests__/components/SKUSelector.test.tsx#L11
Unexpected any. Specify a different type
|
Lint project:
react/components/BuyButton/assemblyUtils.test.ts#L109
Forbidden non-null assertion
|
Lint project:
react/components/GradientCollapse/index.d.ts#L3
Unexpected any. Specify a different type
|
Lint project:
react/components/ProductImages/components/ProductImageContext.ts#L8
Unexpected any. Specify a different type
|
Lint project:
react/components/SKUSelector/components/SKUSelector.tsx#L285
Unexpected any. Specify a different type
|
Lint project:
react/components/SKUSelector/components/SKUSelector.tsx#L288
Unexpected any. Specify a different type
|
Lint project:
react/components/SKUSelector/components/SKUSelector.tsx#L288
Unexpected any. Specify a different type
|
Lint project:
react/components/SanitizedHTML.tsx#L93
Unexpected any. Specify a different type
|
Lint project:
react/components/SearchBar/AutocompleteInput.tsx#L57
Unexpected any. Specify a different type
|
Get yarn cache directory path
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading