NEWSWORLDSERVICE-2067: Bump typescript from 5.4.5 to 5.6.3 #40078
Annotations
10 errors and 2 warnings
cypress-run (18.x):
src/app/components/Byline/index.tsx#L55
Type '{ children: string; as: string; id: string; "aria-hidden": true; }' is not assignable to type 'IntrinsicAttributes & VisuallyHiddenTextProps<string> & Omit<{}, keyof VisuallyHiddenTextProps<T>>'.
|
cypress-run (18.x):
src/app/components/Curation/index.tsx#L148
Type '{ children: string; id: string; as: string; }' is not assignable to type 'IntrinsicAttributes & VisuallyHiddenTextProps<string> & Omit<{}, keyof VisuallyHiddenTextProps<T>>'.
|
cypress-run (18.x):
src/app/components/OptimizelyRecommendations/index.tsx#L40
Type 'null[]' is not assignable to type 'never[]'.
|
cypress-run (18.x):
src/app/components/Text/index.tsx#L34
JSX element type 'Component' does not have any construct or call signatures.
|
cypress-run (18.x):
src/app/components/VisuallyHiddenText/index.test.tsx#L15
Type '{ children: string; as: string; }' is not assignable to type 'IntrinsicAttributes & VisuallyHiddenTextProps<string> & Omit<{}, keyof VisuallyHiddenTextProps<T>>'.
|
cypress-run (18.x):
src/app/components/VisuallyHiddenText/index.test.tsx#L22
Type '{ children: string; as: string; lang: string; }' is not assignable to type 'IntrinsicAttributes & VisuallyHiddenTextProps<string> & Omit<{}, keyof VisuallyHiddenTextProps<T>>'.
|
cypress-run (18.x):
src/app/components/VisuallyHiddenText/index.tsx#L22
JSX element type 'Component' does not have any construct or call signatures.
|
cypress-run (18.x):
src/app/pages/ArticlePage/ArticlePage.tsx#L189
Type 'Recommendation[]' is not assignable to type 'never[]'.
|
cypress-run (18.x):
src/app/pages/ArticlePage/ArticlePage.tsx#L250
Type 'Tag[]' is not assignable to type 'never[]'.
|
cypress-run (18.x):
src/app/pages/ArticlePage/ArticlePage.tsx#L251
Type 'Tag[]' is not assignable to type 'never[]'.
|
cypress-run (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
cypress-run (18.x)
The process '/usr/bin/git' failed with exit code 128
|