Skip to content

feat: allow integrations to refresh content layer data #9019

feat: allow integrations to refresh content layer data

feat: allow integrations to refresh content layer data #9019

Triggered via pull request September 2, 2024 16:41
Status Failure
Total duration 1m 27s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
astro check
Module '"/home/runner/work/astro/astro/node_modules/.pnpm/@types[email protected]/node_modules/@types/server-destroy/index"' can only be default-imported using the 'esModuleInterop' flag
astro check
File '/home/runner/work/astro/astro/examples/basics/.astro/types.d.ts' not found.
astro check
File '/home/runner/work/astro/astro/examples/blog/.astro/types.d.ts' not found.
astro check
Cannot find module './src/MyComponent.astro' or its corresponding type declarations.
astro check
Cannot find module 'astro/container' or its corresponding type declarations.
astro check
Cannot find module '../src/components/Card.astro' or its corresponding type declarations.
astro check
Module '"astro:container"' has no exported member 'loadRenderers'.
astro check
Cannot find module 'astro/container' or its corresponding type declarations.
astro check
Cannot find module '../src/components/ReactWrapper.astro' or its corresponding type declarations.
astro check
Top-level 'await' expressions are only allowed when the 'module' option is set to 'es2022', 'esnext', 'system', 'node16', 'nodenext', or 'preserve', and the 'target' option is set to 'es2017' or higher.