Issue/performance #2020
ci.yml
on: pull_request
Build frontend
30s
Matrix: Build docker image
Run the Django test suite
2m 6s
Build and check documentation
1m 28s
Matrix: e2e-tests
Run storybook tests
0s
Matrix: Push Docker image
Annotations
5 errors
Build frontend
Process completed with exit code 1.
|
Build frontend:
frontend/src/pages/landing/Landing.tsx#L25
Parse errors in imported module '../../lib/api/reviewers': ')' expected. (38:3)
|
Build frontend:
frontend/src/pages/destructionlist/review/DestructionListReview.loader.ts#L23
Parse errors in imported module '../../../lib/api/reviewers': ')' expected. (38:3)
|
Build frontend:
frontend/src/pages/destructionlist/create/DestructionListCreate.loader.ts#L4
Parse errors in imported module '../../../lib/api/reviewers': ')' expected. (38:3)
|
Build frontend:
frontend/src/components/DestructionListReviewer/DestructionListReviewer.tsx#L25
Parse errors in imported module '../../lib/api/reviewers': ')' expected. (38:3)
|