build(deps): bump @contentful/live-preview from 3.3.7 to 4.1.0 #291
Annotations
10 errors and 3 warnings
eslint-tsc:
src/components/features/hero-banner/HeroBanner.tsx#L88
Argument of type '{ fieldId: string; }' is not assignable to parameter of type '({ fieldId: string; manuallyTagged: boolean | undefined; } | { fieldId: string; manuallyTagged: boolean | undefined; assetId: string; }) & Pick<LivePreviewProps, "locale" | ... 1 more ... | "environment">'.
|
eslint-tsc:
src/components/features/hero-banner/HeroBanner.tsx#L118
Argument of type '{ fieldId: string; }' is not assignable to parameter of type '({ fieldId: string; manuallyTagged: boolean | undefined; } | { fieldId: string; manuallyTagged: boolean | undefined; assetId: string; }) & Pick<LivePreviewProps, "locale" | ... 1 more ... | "environment">'.
|
eslint-tsc:
src/components/features/product/ProductDetails.tsx#L27
Argument of type '{ fieldId: string; }' is not assignable to parameter of type '({ fieldId: string; manuallyTagged: boolean | undefined; } | { fieldId: string; manuallyTagged: boolean | undefined; assetId: string; }) & Pick<LivePreviewProps, "locale" | ... 1 more ... | "environment">'.
|
eslint-tsc:
src/components/features/product/ProductDetails.tsx#L35
Argument of type '{ fieldId: string; }' is not assignable to parameter of type '({ fieldId: string; manuallyTagged: boolean | undefined; } | { fieldId: string; manuallyTagged: boolean | undefined; assetId: string; }) & Pick<LivePreviewProps, "locale" | ... 1 more ... | "environment">'.
|
eslint-tsc:
src/components/features/product/ProductDetails.tsx#L56
Argument of type '{ fieldId: string; }' is not assignable to parameter of type '({ fieldId: string; manuallyTagged: boolean | undefined; } | { fieldId: string; manuallyTagged: boolean | undefined; assetId: string; }) & Pick<LivePreviewProps, "locale" | ... 1 more ... | "environment">'.
|
eslint-tsc:
src/components/features/product/ProductDetails.tsx#L60
Argument of type '{ fieldId: string; }' is not assignable to parameter of type '({ fieldId: string; manuallyTagged: boolean | undefined; } | { fieldId: string; manuallyTagged: boolean | undefined; assetId: string; }) & Pick<LivePreviewProps, "locale" | ... 1 more ... | "environment">'.
|
eslint-tsc:
src/components/features/product/ProductDetails.tsx#L64
Argument of type '{ fieldId: string; }' is not assignable to parameter of type '({ fieldId: string; manuallyTagged: boolean | undefined; } | { fieldId: string; manuallyTagged: boolean | undefined; assetId: string; }) & Pick<LivePreviewProps, "locale" | ... 1 more ... | "environment">'.
|
eslint-tsc:
src/components/features/product/ProductTile.tsx#L17
Argument of type '{ fieldId: string; }' is not assignable to parameter of type '({ fieldId: string; manuallyTagged: boolean | undefined; } | { fieldId: string; manuallyTagged: boolean | undefined; assetId: string; }) & Pick<LivePreviewProps, "locale" | ... 1 more ... | "environment">'.
|
eslint-tsc:
src/components/features/product/ProductTile.tsx#L25
Argument of type '{ fieldId: string; }' is not assignable to parameter of type '({ fieldId: string; manuallyTagged: boolean | undefined; } | { fieldId: string; manuallyTagged: boolean | undefined; assetId: string; }) & Pick<LivePreviewProps, "locale" | ... 1 more ... | "environment">'.
|
eslint-tsc
Process completed with exit code 2.
|
eslint-tsc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
eslint-tsc
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/
|
eslint-tsc
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/
|