Skip to content

prefetch page context #11114

prefetch page context

prefetch page context #11114

Triggered via pull request May 16, 2024 01:03
Status Failure
Total duration 2m 51s
Artifacts

ci.yml

on: pull_request
prepare
8s
prepare
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 30 warnings
Examples Misc - Mac - Node.js 18
Type '{ pageContextFromHooks?: ({ isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }) | undefined; }' is not assignable to type '{ is404ServerSideRouted: boolean; pageContextFromHooks?: undefined; } | { pageContextFromHooks: { isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }; is404ServerSideRouted?: undefined; }'.
Examples Misc - Mac - Node.js 18
Process completed with exit code 1.
https://vike.dev - Ubuntu - Node.js 20
Type '{ pageContextFromHooks?: ({ isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }) | undefined; }' is not assignable to type '{ is404ServerSideRouted: boolean; pageContextFromHooks?: undefined; } | { pageContextFromHooks: { isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }; is404ServerSideRouted?: undefined; }'.
https://vike.dev - Ubuntu - Node.js 20
Process completed with exit code 1.
Boilerplates - Ubuntu - Node.js 18
Type '{ pageContextFromHooks?: ({ isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }) | undefined; }' is not assignable to type '{ is404ServerSideRouted: boolean; pageContextFromHooks?: undefined; } | { pageContextFromHooks: { isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }; is404ServerSideRouted?: undefined; }'.
Boilerplates - Ubuntu - Node.js 18
Process completed with exit code 1.
Cloudflare - Ubuntu - Node.js 20
Type '{ pageContextFromHooks?: ({ isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }) | undefined; }' is not assignable to type '{ is404ServerSideRouted: boolean; pageContextFromHooks?: undefined; } | { pageContextFromHooks: { isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }; is404ServerSideRouted?: undefined; }'.
Cloudflare - Ubuntu - Node.js 20
Process completed with exit code 1.
Unit Tests E2E - Ubuntu - Node.js 20
Type '{ pageContextFromHooks?: ({ isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }) | undefined; }' is not assignable to type '{ is404ServerSideRouted: boolean; pageContextFromHooks?: undefined; } | { pageContextFromHooks: { isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }; is404ServerSideRouted?: undefined; }'.
Unit Tests E2E - Ubuntu - Node.js 20
Process completed with exit code 1.
Vitest (unit tests) - Ubuntu - Node.js 18
Type '{ pageContextFromHooks?: ({ isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }) | undefined; }' is not assignable to type '{ is404ServerSideRouted: boolean; pageContextFromHooks?: undefined; } | { pageContextFromHooks: { isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }; is404ServerSideRouted?: undefined; }'.
Vitest (unit tests) - Ubuntu - Node.js 18
Process completed with exit code 1.
TypeScript - Ubuntu - Node.js 18
Type '{ pageContextFromHooks?: ({ isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }) | undefined; }' is not assignable to type '{ is404ServerSideRouted: boolean; pageContextFromHooks?: undefined; } | { pageContextFromHooks: { isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }; is404ServerSideRouted?: undefined; }'.
TypeScript - Ubuntu - Node.js 18
Process completed with exit code 1.
Vitest (E2E tests) - Ubuntu - Node.js 18
Type '{ pageContextFromHooks?: ({ isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }) | undefined; }' is not assignable to type '{ is404ServerSideRouted: boolean; pageContextFromHooks?: undefined; } | { pageContextFromHooks: { isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }; is404ServerSideRouted?: undefined; }'.
Vitest (E2E tests) - Ubuntu - Node.js 18
Process completed with exit code 1.
Examples React - Ubuntu - Node.js 20
Type '{ pageContextFromHooks?: ({ isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }) | undefined; }' is not assignable to type '{ is404ServerSideRouted: boolean; pageContextFromHooks?: undefined; } | { pageContextFromHooks: { isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }; is404ServerSideRouted?: undefined; }'.
Examples React - Ubuntu - Node.js 20
Process completed with exit code 1.
Examples Misc - Ubuntu - Node.js 18
Type '{ pageContextFromHooks?: ({ isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }) | undefined; }' is not assignable to type '{ is404ServerSideRouted: boolean; pageContextFromHooks?: undefined; } | { pageContextFromHooks: { isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }; is404ServerSideRouted?: undefined; }'.
Examples Misc - Ubuntu - Node.js 18
Process completed with exit code 1.
Examples Vue/Others - Ubuntu - Node.js 20
Type '{ pageContextFromHooks?: ({ isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }) | undefined; }' is not assignable to type '{ is404ServerSideRouted: boolean; pageContextFromHooks?: undefined; } | { pageContextFromHooks: { isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }; is404ServerSideRouted?: undefined; }'.
Examples Vue/Others - Ubuntu - Node.js 20
Process completed with exit code 1.
Examples React - Win - Node.js 18
Type '{ pageContextFromHooks?: ({ isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }) | undefined; }' is not assignable to type '{ is404ServerSideRouted: boolean; pageContextFromHooks?: undefined; } | { pageContextFromHooks: { isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }; is404ServerSideRouted?: undefined; }'.
Examples React - Win - Node.js 18
Process completed with exit code 1.
Unit Tests E2E - Win - Node.js 18
Type '{ pageContextFromHooks?: ({ isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }) | undefined; }' is not assignable to type '{ is404ServerSideRouted: boolean; pageContextFromHooks?: undefined; } | { pageContextFromHooks: { isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }; is404ServerSideRouted?: undefined; }'.
Unit Tests E2E - Win - Node.js 18
Process completed with exit code 1.
Examples Misc - Win - Node.js 18
Type '{ pageContextFromHooks?: ({ isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }) | undefined; }' is not assignable to type '{ is404ServerSideRouted: boolean; pageContextFromHooks?: undefined; } | { pageContextFromHooks: { isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }; is404ServerSideRouted?: undefined; }'.
Examples Misc - Win - Node.js 18
Process completed with exit code 1.
Examples Vue/Others - Win - Node.js 18
Type '{ pageContextFromHooks?: ({ isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }) | undefined; }' is not assignable to type '{ is404ServerSideRouted: boolean; pageContextFromHooks?: undefined; } | { pageContextFromHooks: { isHydration: false; _hasPageContextFromClient: boolean; } & { _hasPageContextFromServer: boolean; }; is404ServerSideRouted?: undefined; }'.
Examples Vue/Others - Win - Node.js 18
Process completed with exit code 1.
Examples Misc - Mac - Node.js 18
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Examples Misc - Mac - Node.js 18
No files were found with the provided path: **/test-screenshot-expect.png **/test-screenshot-actual.png **/test-screenshot-differ.png. No artifacts will be uploaded.
https://vike.dev - Ubuntu - Node.js 20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
https://vike.dev - Ubuntu - Node.js 20
No files were found with the provided path: **/test-screenshot-expect.png **/test-screenshot-actual.png **/test-screenshot-differ.png. No artifacts will be uploaded.
Boilerplates - Ubuntu - Node.js 18
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Boilerplates - Ubuntu - Node.js 18
No files were found with the provided path: **/test-screenshot-expect.png **/test-screenshot-actual.png **/test-screenshot-differ.png. No artifacts will be uploaded.
Cloudflare - Ubuntu - Node.js 20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Cloudflare - Ubuntu - Node.js 20
No files were found with the provided path: **/test-screenshot-expect.png **/test-screenshot-actual.png **/test-screenshot-differ.png. No artifacts will be uploaded.
Unit Tests E2E - Ubuntu - Node.js 20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests E2E - Ubuntu - Node.js 20
No files were found with the provided path: **/test-screenshot-expect.png **/test-screenshot-actual.png **/test-screenshot-differ.png. No artifacts will be uploaded.
Vitest (unit tests) - Ubuntu - Node.js 18
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Vitest (unit tests) - Ubuntu - Node.js 18
No files were found with the provided path: **/test-screenshot-expect.png **/test-screenshot-actual.png **/test-screenshot-differ.png. No artifacts will be uploaded.
TypeScript - Ubuntu - Node.js 18
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
TypeScript - Ubuntu - Node.js 18
No files were found with the provided path: **/test-screenshot-expect.png **/test-screenshot-actual.png **/test-screenshot-differ.png. No artifacts will be uploaded.
Vitest (E2E tests) - Ubuntu - Node.js 18
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Vitest (E2E tests) - Ubuntu - Node.js 18
No files were found with the provided path: **/test-screenshot-expect.png **/test-screenshot-actual.png **/test-screenshot-differ.png. No artifacts will be uploaded.
Examples React - Ubuntu - Node.js 20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Examples React - Ubuntu - Node.js 20
No files were found with the provided path: **/test-screenshot-expect.png **/test-screenshot-actual.png **/test-screenshot-differ.png. No artifacts will be uploaded.
Examples Misc - Ubuntu - Node.js 18
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Examples Misc - Ubuntu - Node.js 18
No files were found with the provided path: **/test-screenshot-expect.png **/test-screenshot-actual.png **/test-screenshot-differ.png. No artifacts will be uploaded.
Examples Vue/Others - Ubuntu - Node.js 20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Examples Vue/Others - Ubuntu - Node.js 20
No files were found with the provided path: **/test-screenshot-expect.png **/test-screenshot-actual.png **/test-screenshot-differ.png. No artifacts will be uploaded.
Examples React - Win - Node.js 18
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests E2E - Win - Node.js 18
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Examples React - Win - Node.js 18
No files were found with the provided path: **/test-screenshot-expect.png **/test-screenshot-actual.png **/test-screenshot-differ.png. No artifacts will be uploaded.
Unit Tests E2E - Win - Node.js 18
No files were found with the provided path: **/test-screenshot-expect.png **/test-screenshot-actual.png **/test-screenshot-differ.png. No artifacts will be uploaded.
Examples Misc - Win - Node.js 18
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Examples Misc - Win - Node.js 18
No files were found with the provided path: **/test-screenshot-expect.png **/test-screenshot-actual.png **/test-screenshot-differ.png. No artifacts will be uploaded.
Examples Vue/Others - Win - Node.js 18
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Examples Vue/Others - Win - Node.js 18
No files were found with the provided path: **/test-screenshot-expect.png **/test-screenshot-actual.png **/test-screenshot-differ.png. No artifacts will be uploaded.