Fix StatoscopeWebpackPlugin import to support default export (#357) #469
test.yml
on: push
Node.js Latest Full
24s
Matrix: short
Annotations
13 errors and 2 warnings
packages/webpack-why/test/index.test.js > supports --why:
packages/webpack-why/index.js#L9
TypeError: default.default is not a constructor
❯ addStatoscope packages/webpack-why/index.js:9:7
❯ Object.modifyWebpackConfig packages/webpack-why/index.js:43:9
❯ Object.step20 packages/webpack/index.js:97:39
❯ packages/webpack-why/test/index.test.js:48:5
|
packages/webpack-why/test/index.test.js > applies both `modifyWebpackConfig`:
packages/webpack-why/index.js#L9
TypeError: default.default is not a constructor
❯ addStatoscope packages/webpack-why/index.js:9:7
❯ Object.modifyWebpackConfig packages/webpack-why/index.js:43:9
❯ Object.step20 packages/webpack/index.js:97:39
❯ packages/webpack-why/test/index.test.js:81:5
|
packages/webpack-why/test/index.test.js > supports --save-bundle:
packages/webpack-why/index.js#L27
TypeError: default.default is not a constructor
❯ addStatoscope packages/webpack-why/index.js:27:7
❯ Object.modifyWebpackConfig packages/webpack-why/index.js:43:9
❯ Object.step20 packages/webpack/index.js:97:39
❯ run packages/webpack-why/test/index.test.js:24:5
❯ packages/webpack-why/test/index.test.js:96:3
|
Node.js Latest Full
Process completed with exit code 1.
|
packages/webpack-why/test/index.test.js > supports --why:
packages/webpack-why/index.js#L9
TypeError: default.default is not a constructor
❯ addStatoscope packages/webpack-why/index.js:9:7
❯ Object.modifyWebpackConfig packages/webpack-why/index.js:43:9
❯ Object.step20 packages/webpack/index.js:97:39
❯ packages/webpack-why/test/index.test.js:48:5
|
packages/webpack-why/test/index.test.js > applies both `modifyWebpackConfig`:
packages/webpack-why/index.js#L9
TypeError: default.default is not a constructor
❯ addStatoscope packages/webpack-why/index.js:9:7
❯ Object.modifyWebpackConfig packages/webpack-why/index.js:43:9
❯ Object.step20 packages/webpack/index.js:97:39
❯ packages/webpack-why/test/index.test.js:81:5
|
packages/webpack-why/test/index.test.js > supports --save-bundle:
packages/webpack-why/index.js#L27
TypeError: default.default is not a constructor
❯ addStatoscope packages/webpack-why/index.js:27:7
❯ Object.modifyWebpackConfig packages/webpack-why/index.js:43:9
❯ Object.step20 packages/webpack/index.js:97:39
❯ run packages/webpack-why/test/index.test.js:24:5
❯ packages/webpack-why/test/index.test.js:96:3
|
Node.js 20 Quick
Process completed with exit code 1.
|
Node.js 18 Quick
The job was canceled because "_20" failed.
|
packages/webpack-why/test/index.test.js > supports --why:
packages/webpack-why/index.js#L9
TypeError: default.default is not a constructor
❯ addStatoscope packages/webpack-why/index.js:9:7
❯ Object.modifyWebpackConfig packages/webpack-why/index.js:43:9
❯ Object.step20 packages/webpack/index.js:97:39
❯ packages/webpack-why/test/index.test.js:48:5
|
packages/webpack-why/test/index.test.js > applies both `modifyWebpackConfig`:
packages/webpack-why/index.js#L9
TypeError: default.default is not a constructor
❯ addStatoscope packages/webpack-why/index.js:9:7
❯ Object.modifyWebpackConfig packages/webpack-why/index.js:43:9
❯ Object.step20 packages/webpack/index.js:97:39
❯ packages/webpack-why/test/index.test.js:81:5
|
packages/webpack-why/test/index.test.js > supports --save-bundle:
packages/webpack-why/index.js#L27
TypeError: default.default is not a constructor
❯ addStatoscope packages/webpack-why/index.js:27:7
❯ Object.modifyWebpackConfig packages/webpack-why/index.js:43:9
❯ Object.step20 packages/webpack/index.js:97:39
❯ run packages/webpack-why/test/index.test.js:24:5
❯ packages/webpack-why/test/index.test.js:96:3
|
Node.js 18 Quick
Process completed with exit code 1.
|
Node.js Latest Full
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node.js 20 Quick
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|