Support Next.js 14 #121
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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/
|