chore(deps): update dependency webpack to v4.47.0 #504
Annotations
4 errors and 2 warnings
build:
webpack.config.ts#L1
Type 'MiniCssExtractPlugin' is not assignable to type 'Plugin'.
|
build:
webpack.config.ts#L1
Type 'HtmlWebpackPlugin' is not assignable to type 'Plugin'.
|
build:
webpack.config.ts#L1
Type 'CleanWebpackPlugin' is not assignable to type 'Plugin'.
|
build
Process completed with exit code 1.
|
build
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/
|
build:
src/components/Todos/index.tsx#L18
Unexpected console statement
|