Feature/174 update and create new test files #23
Annotations
8 errors
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/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/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.
|