Skip to content

Feature/162 include test framework #16

Feature/162 include test framework

Feature/162 include test framework #16

Triggered via pull request October 17, 2024 12:54
Status Success
Total duration 2m 49s
Artifacts

astro-build-and-test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
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/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.
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/