starting frontend ui #1357
Annotations
5 errors and 1 warning
test (18.x):
src/backend/routes/admin/ExtensionRouter.ts#L2
Cannot find module '../../common/entities/UserDTO' or its corresponding type declarations.
|
test (18.x):
src/backend/routes/admin/ExtensionRouter.ts#L3
Cannot find module '../middlewares/user/AuthenticationMWs' or its corresponding type declarations.
|
test (18.x):
src/backend/routes/admin/ExtensionRouter.ts#L4
Cannot find module '../middlewares/RenderingMWs' or its corresponding type declarations.
|
test (18.x):
src/backend/routes/admin/ExtensionRouter.ts#L5
Cannot find module '../middlewares/ServerTimingMWs' or its corresponding type declarations.
|
test (18.x)
Process completed with exit code 2.
|
test (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|