fix: update and prepare ref implementation for release #595
testcafe.yml
on: pull_request
Testcafe e2e Test
1m 40s
Annotations
6 errors and 1 warning
Testcafe e2e Test:
src/pages/event/eventDetail/eventDetail.tsx#L3
Cannot find module '../../../components/UI/ResourceEvent' or its corresponding type declarations.
|
Testcafe e2e Test:
src/pages/event/eventDetail/eventDetail.tsx#L4
Cannot find module '../' or its corresponding type declarations.
|
Testcafe e2e Test:
src/pages/event/eventDetail/eventDetail.tsx#L18
Parameter 'eventDetail' implicitly has an 'any' type.
|
Testcafe e2e Test:
src/pages/event/eventDetail/eventDetail.tsx#L134
Parameter 'downloadableContent' implicitly has an 'any' type.
|
Testcafe e2e Test:
src/pages/event/eventDetail/eventDetail.tsx#L134
Parameter 'index' implicitly has an 'any' type.
|
Testcafe e2e Test
Process completed with exit code 1.
|
Testcafe e2e Test
The following actions uses Node.js version which is deprecated 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/
|