PADV-1533 feat: add unauthorized page #558
Annotations
7 errors and 1 warning
test:
src/features/Main/UnauthorizedPage/__test__/index.test.jsx#L2
'screen' is defined but never used
|
test:
src/features/Main/UnauthorizedPage/__test__/index.test.jsx#L2
'waitFor' is defined but never used
|
test:
src/features/Main/UnauthorizedPage/__test__/index.test.jsx#L12
Missing semicolon
|
test:
src/features/Main/UnauthorizedPage/index.jsx#L7
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
test:
src/features/Main/UnauthorizedPage/index.jsx#L15
Missing semicolon
|
test:
src/features/Main/UnauthorizedPage/index.jsx#L16
Missing semicolon
|
test
Process completed with exit code 1.
|
test
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/
|