Skip to content

fix: update and prepare ref implementation for release #595

fix: update and prepare ref implementation for release

fix: update and prepare ref implementation for release #595

Triggered via pull request July 30, 2024 02:36
@MinHtet-OMinHtet-O
synchronize #918
v1.0.1
Status Failure
Total duration 1m 50s
Artifacts

testcafe.yml

on: pull_request
Testcafe e2e Test
1m 40s
Testcafe e2e Test
Fit to window
Zoom out
Zoom in

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/