Skip to content

feat: add GitHub Actions for Cypress tests and code quality checks #4

feat: add GitHub Actions for Cypress tests and code quality checks

feat: add GitHub Actions for Cypress tests and code quality checks #4

Triggered via pull request December 12, 2023 23:05
Status Failure
Total duration 47s
Artifacts

ci.yml

on: pull_request
build-and-test
36s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build-and-test: src/components/ProfileList/ProfileListItem.tsx#L6
Cannot find module '@/assets/images/ProfilePicture.png' or its corresponding type declarations.
build-and-test
Process completed with exit code 2.
build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/