Skip to content

feat: add support for server islands for MDX #30036

feat: add support for server islands for MDX

feat: add support for server islands for MDX #30036

Triggered via pull request November 26, 2024 15:27
Status Failure
Total duration 20m 21s
Artifacts

ci.yml

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

Annotations

8 errors, 3 warnings, and 6 notices
Test: macos-14 (node@18)
@astrojs/mdx#test: command (/Users/runner/work/astro/astro/packages/integrations/mdx) /Users/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
Test: macos-14 (node@18)
Process completed with exit code 1.
Test: ubuntu-latest (node@20)
@astrojs/mdx#test: command (/home/runner/work/astro/astro/packages/integrations/mdx) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
Test: ubuntu-latest (node@20)
Process completed with exit code 1.
Test: ubuntu-latest (node@18)
@astrojs/mdx#test: command (/home/runner/work/astro/astro/packages/integrations/mdx) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
Test: ubuntu-latest (node@18)
Process completed with exit code 1.
Test: windows-latest (node@18)
@astrojs/mdx#test: command (D:\a\astro\astro\packages\integrations\mdx) C:\Users\runneradmin\setup-pnpm\node_modules\.bin\pnpm.CMD run test exited (1)
Test: windows-latest (node@18)
Process completed with exit code 1.
lint/suspicious/noConsoleLog: scripts/cmd/build.js#L93
Don't use console.log
lint/suspicious/noConsoleLog: scripts/cmd/build.js#L97
Don't use console.log
lint/correctness/noUnusedVariables: scripts/cmd/build.js#L52
This variable is unused.