Merge branch 'padms/2280' #1318
Annotations
3 errors and 11 warnings
web/pageComponents/pageTemplates/Event.tsx#L16
Unable to resolve path to module 'pageComponents/shared/RelatedContent'
|
web/pageComponents/pageTemplates/News.tsx#L18
Unable to resolve path to module 'pageComponents/shared/RelatedContent'
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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#L6
'play' is defined but never used. Allowed unused vars must match /^React$/u
|
web/components/src/VideoJsPlayer/index.tsx#L33
'loadingSpinner' is defined but never used
|
web/components/src/VideoJsPlayer/index.tsx#L45
Unexpected any. Specify a different type
|
web/components/src/VideoJsPlayer/index.tsx#L49
React Hook useCallback has a missing dependency: 'getPlayer'. Either include it or remove the dependency array
|
web/components/src/VideoJsPlayer/index.tsx#L63
React Hook useCallback has a missing dependency: 'controls'. Either include it or remove the dependency array. If 'setShowControls' needs the current value of 'controls', you can also switch to useReducer instead of useState and read 'controls' in the reducer
|
web/components/utils/backgroundColours.tsx#L16
Unexpected any. Specify a different type
|
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 failed
Loading