Skip to content

Remove contract calls #255

Remove contract calls

Remove contract calls #255

Triggered via pull request July 29, 2024 09:34
Status Failure
Total duration 1m 30s
Artifacts

cypress.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
check
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './mocks/solvedTestCaptchas.js'?
check
Parameter 'solvedCaptcha' implicitly has an 'any' type.
check
Parameter 'captcha' implicitly has an 'any' type.
check
Parameter 'solvedCaptcha' implicitly has an 'any' type.
check
Process completed with exit code 2.
check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@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/