Skip to content

starting frontend ui #1357

starting frontend ui

starting frontend ui #1357

Triggered via push October 27, 2024 22:25
Status Failure
Total duration 2m 5s
Artifacts

build.yml

on: push
Matrix: test
create-release
0s
create-release
Matrix: build-dockerx
Fit to window
Zoom out
Zoom in

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/