fix: fixed type declaration in pkg #2352
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Affected Lint:
packages/nextjs-mf/rollup.config.js#L3
'_projectOptions' is defined but never used
|
Run Affected Lint:
packages/nextjs-mf/src/loaders/fixImageLoader.ts#L31
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run Affected Lint:
packages/nextjs-mf/src/plugins/CopyFederationPlugin.ts#L56
'compilation' is defined but never used
|
Run Affected Lint
'webpack' is assigned a value but never used
|
Run Affected Lint
'remotes' is assigned a value but never used
|
Run Affected Lint
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run Affected Lint
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run Affected Lint
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run Affected Lint:
packages/nextjs-mf/src/plugins/NextFederationPlugin/apply-server-plugins.ts#L51
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run Affected Lint:
packages/nextjs-mf/src/plugins/NextFederationPlugin/apply-server-plugins.ts#L119
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Loading