Skip to content

Bump astro from 5.15.3 to 5.15.9 #350

Bump astro from 5.15.3 to 5.15.9

Bump astro from 5.15.3 to 5.15.9 #350

Triggered via push November 19, 2025 21:01
Status Failure
Total duration 1m 34s
Artifacts
Deployment Gate
0s
Deployment Gate
Deploy to Vercel
0s
Deploy to Vercel
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
src/components/Carousel/__tests__/client.spec.ts > CarouselManager > Navigation Controls > should update button states based on scroll capability: node_modules/astro/dist/runtime/server/render/component.js#L176
NoMatchingRenderer: Unable to render ``. No valid renderer was found for this file extension. ❯ renderFrameworkComponent node_modules/astro/dist/runtime/server/render/component.js:176:15 ❯ renderComponentToString node_modules/astro/dist/runtime/server/render/component.js:419:28 ❯ renderPage node_modules/astro/dist/runtime/server/render/page.js:11:17 ❯ lastNext node_modules/astro/dist/core/render-context.js:209:25 ❯ NOOP_MIDDLEWARE_FN node_modules/astro/dist/core/middleware/noop-middleware.js:3:20 ❯ callMiddleware node_modules/astro/dist/core/middleware/callMiddleware.js:11:10 ❯ RenderContext.render node_modules/astro/dist/core/render-context.js:243:22 ❯ experimental_AstroContainer.renderToString node_modules/astro/dist/container/index.js:242:22 ❯ src/components/Carousel/__tests__/client.spec.ts:53:20 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { loc: { file: '' }, title: 'No matching renderer found.', hint: 'Did you mean to enable the `@astrojs/react`, `@astrojs/preact`, `@astrojs/solid-js`, `@astrojs/vue` or `@astrojs/svelte` integration?\n\nSee https://docs.astro.build/en/guides/framework-components/ for more information on how to install and configure integrations.', frame: undefined, setLocation: 'Function<setLocation>', setName: 'Function<setName>', setMessage: 'Function<setMessage>', setHint: 'Function<setHint>', setFrame: 'Function<setFrame>' }
src/components/Carousel/__tests__/client.spec.ts > CarouselManager > Navigation Controls > should handle dot navigation click: node_modules/astro/dist/runtime/server/render/component.js#L176
NoMatchingRenderer: Unable to render ``. No valid renderer was found for this file extension. ❯ renderFrameworkComponent node_modules/astro/dist/runtime/server/render/component.js:176:15 ❯ renderComponentToString node_modules/astro/dist/runtime/server/render/component.js:419:28 ❯ renderPage node_modules/astro/dist/runtime/server/render/page.js:11:17 ❯ lastNext node_modules/astro/dist/core/render-context.js:209:25 ❯ NOOP_MIDDLEWARE_FN node_modules/astro/dist/core/middleware/noop-middleware.js:3:20 ❯ callMiddleware node_modules/astro/dist/core/middleware/callMiddleware.js:11:10 ❯ RenderContext.render node_modules/astro/dist/core/render-context.js:243:22 ❯ experimental_AstroContainer.renderToString node_modules/astro/dist/container/index.js:242:22 ❯ src/components/Carousel/__tests__/client.spec.ts:53:20 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { loc: { file: '' }, title: 'No matching renderer found.', hint: 'Did you mean to enable the `@astrojs/react`, `@astrojs/preact`, `@astrojs/solid-js`, `@astrojs/vue` or `@astrojs/svelte` integration?\n\nSee https://docs.astro.build/en/guides/framework-components/ for more information on how to install and configure integrations.', frame: undefined, setLocation: 'Function<setLocation>', setName: 'Function<setName>', setMessage: 'Function<setMessage>', setHint: 'Function<setHint>', setFrame: 'Function<setFrame>' }
src/components/Carousel/__tests__/client.spec.ts > CarouselManager > Navigation Controls > should handle next button click: node_modules/astro/dist/runtime/server/render/component.js#L176
NoMatchingRenderer: Unable to render ``. No valid renderer was found for this file extension. ❯ renderFrameworkComponent node_modules/astro/dist/runtime/server/render/component.js:176:15 ❯ renderComponentToString node_modules/astro/dist/runtime/server/render/component.js:419:28 ❯ renderPage node_modules/astro/dist/runtime/server/render/page.js:11:17 ❯ lastNext node_modules/astro/dist/core/render-context.js:209:25 ❯ NOOP_MIDDLEWARE_FN node_modules/astro/dist/core/middleware/noop-middleware.js:3:20 ❯ callMiddleware node_modules/astro/dist/core/middleware/callMiddleware.js:11:10 ❯ RenderContext.render node_modules/astro/dist/core/render-context.js:243:22 ❯ experimental_AstroContainer.renderToString node_modules/astro/dist/container/index.js:242:22 ❯ src/components/Carousel/__tests__/client.spec.ts:53:20 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { loc: { file: '' }, title: 'No matching renderer found.', hint: 'Did you mean to enable the `@astrojs/react`, `@astrojs/preact`, `@astrojs/solid-js`, `@astrojs/vue` or `@astrojs/svelte` integration?\n\nSee https://docs.astro.build/en/guides/framework-components/ for more information on how to install and configure integrations.', frame: undefined, setLocation: 'Function<setLocation>', setName: 'Function<setName>', setMessage: 'Function<setMessage>', setHint: 'Function<setHint>', setFrame: 'Function<setFrame>' }
src/components/Carousel/__tests__/client.spec.ts > CarouselManager > Navigation Controls > should handle previous button click: node_modules/astro/dist/runtime/server/render/component.js#L176
NoMatchingRenderer: Unable to render ``. No valid renderer was found for this file extension. ❯ renderFrameworkComponent node_modules/astro/dist/runtime/server/render/component.js:176:15 ❯ renderComponentToString node_modules/astro/dist/runtime/server/render/component.js:419:28 ❯ renderPage node_modules/astro/dist/runtime/server/render/page.js:11:17 ❯ lastNext node_modules/astro/dist/core/render-context.js:209:25 ❯ NOOP_MIDDLEWARE_FN node_modules/astro/dist/core/middleware/noop-middleware.js:3:20 ❯ callMiddleware node_modules/astro/dist/core/middleware/callMiddleware.js:11:10 ❯ RenderContext.render node_modules/astro/dist/core/render-context.js:243:22 ❯ experimental_AstroContainer.renderToString node_modules/astro/dist/container/index.js:242:22 ❯ src/components/Carousel/__tests__/client.spec.ts:53:20 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { loc: { file: '' }, title: 'No matching renderer found.', hint: 'Did you mean to enable the `@astrojs/react`, `@astrojs/preact`, `@astrojs/solid-js`, `@astrojs/vue` or `@astrojs/svelte` integration?\n\nSee https://docs.astro.build/en/guides/framework-components/ for more information on how to install and configure integrations.', frame: undefined, setLocation: 'Function<setLocation>', setName: 'Function<setName>', setMessage: 'Function<setMessage>', setHint: 'Function<setHint>', setFrame: 'Function<setFrame>' }
src/components/Carousel/__tests__/client.spec.ts > CarouselManager > Navigation Controls > should have dot navigation: node_modules/astro/dist/runtime/server/render/component.js#L176
NoMatchingRenderer: Unable to render ``. No valid renderer was found for this file extension. ❯ renderFrameworkComponent node_modules/astro/dist/runtime/server/render/component.js:176:15 ❯ renderComponentToString node_modules/astro/dist/runtime/server/render/component.js:419:28 ❯ renderPage node_modules/astro/dist/runtime/server/render/page.js:11:17 ❯ lastNext node_modules/astro/dist/core/render-context.js:209:25 ❯ NOOP_MIDDLEWARE_FN node_modules/astro/dist/core/middleware/noop-middleware.js:3:20 ❯ callMiddleware node_modules/astro/dist/core/middleware/callMiddleware.js:11:10 ❯ RenderContext.render node_modules/astro/dist/core/render-context.js:243:22 ❯ experimental_AstroContainer.renderToString node_modules/astro/dist/container/index.js:242:22 ❯ src/components/Carousel/__tests__/client.spec.ts:53:20 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { loc: { file: '' }, title: 'No matching renderer found.', hint: 'Did you mean to enable the `@astrojs/react`, `@astrojs/preact`, `@astrojs/solid-js`, `@astrojs/vue` or `@astrojs/svelte` integration?\n\nSee https://docs.astro.build/en/guides/framework-components/ for more information on how to install and configure integrations.', frame: undefined, setLocation: 'Function<setLocation>', setName: 'Function<setName>', setMessage: 'Function<setMessage>', setHint: 'Function<setHint>', setFrame: 'Function<setFrame>' }
src/components/Carousel/__tests__/client.spec.ts > CarouselManager > Navigation Controls > should have navigation buttons: node_modules/astro/dist/runtime/server/render/component.js#L176
NoMatchingRenderer: Unable to render ``. No valid renderer was found for this file extension. ❯ renderFrameworkComponent node_modules/astro/dist/runtime/server/render/component.js:176:15 ❯ renderComponentToString node_modules/astro/dist/runtime/server/render/component.js:419:28 ❯ renderPage node_modules/astro/dist/runtime/server/render/page.js:11:17 ❯ lastNext node_modules/astro/dist/core/render-context.js:209:25 ❯ NOOP_MIDDLEWARE_FN node_modules/astro/dist/core/middleware/noop-middleware.js:3:20 ❯ callMiddleware node_modules/astro/dist/core/middleware/callMiddleware.js:11:10 ❯ RenderContext.render node_modules/astro/dist/core/render-context.js:243:22 ❯ experimental_AstroContainer.renderToString node_modules/astro/dist/container/index.js:242:22 ❯ src/components/Carousel/__tests__/client.spec.ts:53:20 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { loc: { file: '' }, title: 'No matching renderer found.', hint: 'Did you mean to enable the `@astrojs/react`, `@astrojs/preact`, `@astrojs/solid-js`, `@astrojs/vue` or `@astrojs/svelte` integration?\n\nSee https://docs.astro.build/en/guides/framework-components/ for more information on how to install and configure integrations.', frame: undefined, setLocation: 'Function<setLocation>', setName: 'Function<setName>', setMessage: 'Function<setMessage>', setHint: 'Function<setHint>', setFrame: 'Function<setFrame>' }
src/components/Carousel/__tests__/client.spec.ts > CarouselManager > Initialization > should setup global visibility change listener: node_modules/astro/dist/runtime/server/render/component.js#L176
NoMatchingRenderer: Unable to render ``. No valid renderer was found for this file extension. ❯ renderFrameworkComponent node_modules/astro/dist/runtime/server/render/component.js:176:15 ❯ renderComponentToString node_modules/astro/dist/runtime/server/render/component.js:419:28 ❯ renderPage node_modules/astro/dist/runtime/server/render/page.js:11:17 ❯ lastNext node_modules/astro/dist/core/render-context.js:209:25 ❯ NOOP_MIDDLEWARE_FN node_modules/astro/dist/core/middleware/noop-middleware.js:3:20 ❯ callMiddleware node_modules/astro/dist/core/middleware/callMiddleware.js:11:10 ❯ RenderContext.render node_modules/astro/dist/core/render-context.js:243:22 ❯ experimental_AstroContainer.renderToString node_modules/astro/dist/container/index.js:242:22 ❯ src/components/Carousel/__tests__/client.spec.ts:53:20 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { loc: { file: '' }, title: 'No matching renderer found.', hint: 'Did you mean to enable the `@astrojs/react`, `@astrojs/preact`, `@astrojs/solid-js`, `@astrojs/vue` or `@astrojs/svelte` integration?\n\nSee https://docs.astro.build/en/guides/framework-components/ for more information on how to install and configure integrations.', frame: undefined, setLocation: 'Function<setLocation>', setName: 'Function<setName>', setMessage: 'Function<setMessage>', setHint: 'Function<setHint>', setFrame: 'Function<setFrame>' }
src/components/Carousel/__tests__/client.spec.ts > CarouselManager > Initialization > should not initialize the same carousel twice: node_modules/astro/dist/runtime/server/render/component.js#L176
NoMatchingRenderer: Unable to render ``. No valid renderer was found for this file extension. ❯ renderFrameworkComponent node_modules/astro/dist/runtime/server/render/component.js:176:15 ❯ renderComponentToString node_modules/astro/dist/runtime/server/render/component.js:419:28 ❯ renderPage node_modules/astro/dist/runtime/server/render/page.js:11:17 ❯ lastNext node_modules/astro/dist/core/render-context.js:209:25 ❯ NOOP_MIDDLEWARE_FN node_modules/astro/dist/core/middleware/noop-middleware.js:3:20 ❯ callMiddleware node_modules/astro/dist/core/middleware/callMiddleware.js:11:10 ❯ RenderContext.render node_modules/astro/dist/core/render-context.js:243:22 ❯ experimental_AstroContainer.renderToString node_modules/astro/dist/container/index.js:242:22 ❯ src/components/Carousel/__tests__/client.spec.ts:53:20 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { loc: { file: '' }, title: 'No matching renderer found.', hint: 'Did you mean to enable the `@astrojs/react`, `@astrojs/preact`, `@astrojs/solid-js`, `@astrojs/vue` or `@astrojs/svelte` integration?\n\nSee https://docs.astro.build/en/guides/framework-components/ for more information on how to install and configure integrations.', frame: undefined, setLocation: 'Function<setLocation>', setName: 'Function<setName>', setMessage: 'Function<setMessage>', setHint: 'Function<setHint>', setFrame: 'Function<setFrame>' }
src/components/Carousel/__tests__/client.spec.ts > CarouselManager > Initialization > should discover and initialize carousels: node_modules/astro/dist/runtime/server/render/component.js#L176
NoMatchingRenderer: Unable to render ``. No valid renderer was found for this file extension. ❯ renderFrameworkComponent node_modules/astro/dist/runtime/server/render/component.js:176:15 ❯ renderComponentToString node_modules/astro/dist/runtime/server/render/component.js:419:28 ❯ renderPage node_modules/astro/dist/runtime/server/render/page.js:11:17 ❯ lastNext node_modules/astro/dist/core/render-context.js:209:25 ❯ NOOP_MIDDLEWARE_FN node_modules/astro/dist/core/middleware/noop-middleware.js:3:20 ❯ callMiddleware node_modules/astro/dist/core/middleware/callMiddleware.js:11:10 ❯ RenderContext.render node_modules/astro/dist/core/render-context.js:243:22 ❯ experimental_AstroContainer.renderToString node_modules/astro/dist/container/index.js:242:22 ❯ src/components/Carousel/__tests__/client.spec.ts:53:20 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { loc: { file: '' }, title: 'No matching renderer found.', hint: 'Did you mean to enable the `@astrojs/react`, `@astrojs/preact`, `@astrojs/solid-js`, `@astrojs/vue` or `@astrojs/svelte` integration?\n\nSee https://docs.astro.build/en/guides/framework-components/ for more information on how to install and configure integrations.', frame: undefined, setLocation: 'Function<setLocation>', setName: 'Function<setName>', setMessage: 'Function<setMessage>', setHint: 'Function<setHint>', setFrame: 'Function<setFrame>' }
src/components/Carousel/__tests__/client.spec.ts > CarouselManager > LoadableScript Interface > should implement LoadableScript interface: node_modules/astro/dist/runtime/server/render/component.js#L176
NoMatchingRenderer: Unable to render ``. No valid renderer was found for this file extension. ❯ renderFrameworkComponent node_modules/astro/dist/runtime/server/render/component.js:176:15 ❯ renderComponentToString node_modules/astro/dist/runtime/server/render/component.js:419:28 ❯ renderPage node_modules/astro/dist/runtime/server/render/page.js:11:17 ❯ lastNext node_modules/astro/dist/core/render-context.js:209:25 ❯ NOOP_MIDDLEWARE_FN node_modules/astro/dist/core/middleware/noop-middleware.js:3:20 ❯ callMiddleware node_modules/astro/dist/core/middleware/callMiddleware.js:11:10 ❯ RenderContext.render node_modules/astro/dist/core/render-context.js:243:22 ❯ experimental_AstroContainer.renderToString node_modules/astro/dist/container/index.js:242:22 ❯ src/components/Carousel/__tests__/client.spec.ts:53:20 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { loc: { file: '' }, title: 'No matching renderer found.', hint: 'Did you mean to enable the `@astrojs/react`, `@astrojs/preact`, `@astrojs/solid-js`, `@astrojs/vue` or `@astrojs/svelte` integration?\n\nSee https://docs.astro.build/en/guides/framework-components/ for more information on how to install and configure integrations.', frame: undefined, setLocation: 'Function<setLocation>', setName: 'Function<setName>', setMessage: 'Function<setMessage>', setHint: 'Function<setHint>', setFrame: 'Function<setFrame>' }
Build and Test
No files were found with the provided path: coverage/. No artifacts will be uploaded.
Build and Test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.