Feature/174 update and create new test files #21
Annotations
10 errors and 2 warnings
build (20.x):
src/components/CardList.test.ts#L3
Cannot find module './CardList.astro' or its corresponding type declarations.
|
build (20.x):
src/components/Hero.test.ts#L3
Cannot find module './Hero.astro' or its corresponding type declarations.
|
build (20.x):
src/components/Modal.test.ts#L3
Cannot find module './Modal.astro' or its corresponding type declarations.
|
build (20.x):
src/content/config.ts#L1
Cannot find module 'astro:content' or its corresponding type declarations.
|
build (20.x):
src/layouts/BaseLayout.test.ts#L3
Cannot find module './BaseLayout.astro' or its corresponding type declarations.
|
build (18.x):
src/components/CardList.test.ts#L3
Cannot find module './CardList.astro' or its corresponding type declarations.
|
build (18.x):
src/components/Hero.test.ts#L3
Cannot find module './Hero.astro' or its corresponding type declarations.
|
build (18.x):
src/components/Modal.test.ts#L3
Cannot find module './Modal.astro' or its corresponding type declarations.
|
build (18.x):
src/content/config.ts#L1
Cannot find module 'astro:content' or its corresponding type declarations.
|
build (18.x):
src/layouts/BaseLayout.test.ts#L3
Cannot find module './BaseLayout.astro' or its corresponding type declarations.
|
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|