Skip to content

Failed reproduction for typechecking #513

Failed reproduction for typechecking

Failed reproduction for typechecking #513

Triggered via pull request February 25, 2025 15:54
Status Failure
Total duration 58s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
typecheck
45s
typecheck
Fit to window
Zoom out
Zoom in

Annotations

10 errors
typecheck: content/3.testing/.template/files/composables/useWeek.nuxt.test.ts#L3
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
typecheck: content/3.testing/.template/files/composables/useWeek.nuxt.test.ts#L14
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.