Skip to content

feat: allow integrations to refresh content layer data #28326

feat: allow integrations to refresh content layer data

feat: allow integrations to refresh content layer data #28326

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

ci.yml

on: pull_request
Matrix: build
Matrix: e2e
Matrix: smoke
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build: ubuntu-latest
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
Build: ubuntu-latest
File '/home/runner/work/astro/astro/examples/basics/.astro/types.d.ts' not found.
Build: ubuntu-latest
File '/home/runner/work/astro/astro/examples/blog/.astro/types.d.ts' not found.
Build: ubuntu-latest
Cannot find module './src/MyComponent.astro' or its corresponding type declarations.
Build: ubuntu-latest
Cannot find module 'astro/container' or its corresponding type declarations.
Build: ubuntu-latest
Cannot find module '../src/components/Card.astro' or its corresponding type declarations.
Build: ubuntu-latest
Module '"astro:container"' has no exported member 'loadRenderers'.
Build: ubuntu-latest
Cannot find module 'astro/container' or its corresponding type declarations.
Build: ubuntu-latest
Cannot find module '../src/components/ReactWrapper.astro' or its corresponding type declarations.
Build: ubuntu-latest
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.