build(deps): bump actions/cache from 3.2.3 to 4.2.0 #4
Annotations
6 errors and 3 warnings
TSC:
src/components/features/hero-banner/HeroBanner.tsx#L31
Property 'userId' does not exist on type 'ExperimentContextProps'.
|
TSC:
src/components/features/hero-banner/HeroBanner.tsx#L68
Type '{ __typename?: "Asset" | undefined; contentType?: Maybe<string> | undefined; contentfulMetadata: ContentfulMetadata; description?: Maybe<string> | undefined; ... 7 more ...; width?: Maybe<...> | undefined; }' is not assignable to type 'ImageProps'.
|
TSC:
src/components/shared/ExperimentProvider/ExperimentProvider.tsx#L32
Type '{ demoExperimentMode: boolean; setDemoExperimentMode: Dispatch<SetStateAction<boolean>>; experimentVariant: string; setExperimentVariant: Dispatch<SetStateAction<string>>; userId: string; }' is not assignable to type 'ExperimentContextProps'.
|
TSC:
src/components/templates/header/header.tsx#L24
Property 'userId' does not exist on type 'ExperimentContextProps'.
|
TSC:
src/components/templates/header/header.tsx#L43
Property 'alt' is missing in type '{ src: string; width: "144"; height: "38"; }' but required in type '{ src: string | StaticImport; alt: string; width?: SafeNumber | undefined; height?: SafeNumber | undefined; fill?: boolean | undefined; loader?: ImageLoader | undefined; ... 11 more ...; lazyRoot?: string | undefined; }'.
|
TSC
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Read .nvmrc
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/
|
Get Yarn cache directory
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