Merge branch 'bose/2470' into staging #1440
Annotations
11 warnings
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/
|
web/components/src/Fact/Content.tsx#L18
'dynamicHeight' is assigned a value but never used. Allowed unused vars must match /^React$/u
|
web/components/src/VideoJsPlayer/index.tsx#L30
'loadingSpinner' is defined but never used
|
web/components/src/VideoJsPlayer/index.tsx#L103
Unexpected any. Specify a different type
|
web/components/utils/backgroundColours.tsx#L16
Unexpected any. Specify a different type
|
web/lib/fetchData.ts#L53
Unexpected any. Specify a different type
|
web/lib/fetchData.ts#L54
Unexpected any. Specify a different type
|
web/lib/queries/routes.ts#L1
'noDrafts' is defined but never used. Allowed unused vars must match /^React$/u
|
web/pageComponents/pageTemplates/MagazineIndexPage.tsx#L119
Unexpected any. Specify a different type
|
web/pageComponents/pageTemplates/MagazineIndexPage.tsx#L137
Unexpected any. Specify a different type
|
web/pageComponents/pageTemplates/NewsRoomPage.tsx#L82
'eventHandler' is defined but never used. Allowed unused vars must match /^React$/u
|
This job succeeded
Loading