Skip to content

Support Next.js 14 #121

Support Next.js 14

Support Next.js 14 #121

Triggered via push November 4, 2023 13:12
Status Failure
Total duration 59s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

e2e.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Test: node_modules/next/dist/build/templates/app-page.d.ts#L1
Cannot find module 'VAR_MODULE_GLOBAL_ERROR' or its corresponding type declarations.
Test: node_modules/next/dist/build/webpack-config.d.ts#L1
Namespace '"/home/runner/work/connected-next-router/connected-next-router/node_modules/next/dist/compiled/webpack/webpack".webpack' has no exported member 'RuleSetUseItem'.
Test: node_modules/next/dist/build/webpack/loaders/next-app-loader.d.ts#L1
Namespace '"/home/runner/work/connected-next-router/connected-next-router/node_modules/next/dist/compiled/webpack/webpack"' has no exported member 'LoaderDefinitionFunction'.
Test: node_modules/next/dist/build/webpack/plugins/define-env-plugin.d.ts#L1
Namespace '"/home/runner/work/connected-next-router/connected-next-router/node_modules/next/dist/compiled/webpack/webpack".webpack' has no exported member 'DefinePlugin'.
Test: node_modules/next/dist/server/app-render/entry-base.d.ts#L1
Cannot find module 'react-server-dom-webpack/server.edge' or its corresponding type declarations.
Test: node_modules/next/dist/server/app-render/types.d.ts#L1
Could not find a declaration file for module 'next/dist/compiled/superstruct'. '/home/runner/work/connected-next-router/connected-next-router/node_modules/next/dist/compiled/superstruct/index.cjs' implicitly has an 'any' type.
Test
Process completed with exit code 2.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/