feat: SEB component integration POC #15
Open
Annotations
10 errors and 1 warning
Run make validate.ci:
src/generic/SEBCourseAccessErrorPage.jsx#L1
'useEffect' is defined but never used
|
Run make validate.ci:
src/generic/SEBCourseAccessErrorPage.jsx#L4
'useParams' is defined but never used
|
Run make validate.ci:
src/generic/SEBCourseAccessErrorPage.jsx#L5
'useDispatch' is defined but never used
|
Run make validate.ci:
src/generic/SEBCourseAccessErrorPage.jsx#L6
'/home/runner/work/frontend-app-learning/frontend-app-learning/node_modules/@edx/frontend-platform/i18n/index.js' imported multiple times
|
Run make validate.ci:
src/generic/SEBCourseAccessErrorPage.jsx#L9
'/home/runner/work/frontend-app-learning/frontend-app-learning/node_modules/@edx/frontend-platform/i18n/index.js' imported multiple times
|
Run make validate.ci:
src/generic/SEBCourseAccessErrorPage.jsx#L11
'intl' is missing in props validation
|
Run make validate.ci:
src/generic/SEBCourseAccessErrorPage.jsx#L11
'intl' is defined but never used
|
Run make validate.ci:
src/generic/SEBCourseAccessErrorPage.jsx#L11
Block must not be padded by blank lines
|
Run make validate.ci:
src/generic/SEBCourseAccessErrorPage.jsx#L11
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Run make validate.ci:
src/generic/SEBCourseAccessErrorPage.jsx#L17
Expected indentation of 8 space characters but found 6
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading