feat: upgrade rspack to 2.1.4 - #338
Merged
Merged
Annotations
11 warnings
|
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
src/common/typescript/compile.ts#L68
Expected return with your callback function
|
|
src/common/swc/watch.ts#L53
Unexpected any. Specify a different type
|
|
src/common/swc/watch.ts#L43
Unexpected any. Specify a different type
|
|
src/common/swc/compile.ts#L47
Unexpected any. Specify a different type
|
|
src/common/swc/compile.ts#L43
Unexpected any. Specify a different type
|
|
src/common/config.ts#L38
Unexpected any. Specify a different type
|
|
src/common/config.ts#L33
'paths' is already declared in the upper scope on line 8 column 8
|
|
src/common/config.ts#L29
'paths' is already declared in the upper scope on line 8 column 8
|
|
src/commands/dev/client.ts#L121
Forbidden non-null assertion
|
|
examples/ssr/src/server/index.ts#L47
Unexpected console statement
|
The logs for this run have expired and are no longer available.
Loading