fix: fix error with removed styles #181
Annotations
11 warnings
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/
|
config/babel/babelRemovePropsPlugin.ts#L1
'@babel/core' should be listed in the project's dependencies, not devDependencies
|
config/babel/babelRemovePropsPlugin.ts#L3
Unexpected unnamed function
|
config/build/buildLoaders.ts#L1
'webpack' should be listed in the project's dependencies, not devDependencies
|
config/build/buildPlugins.ts#L1
'webpack' should be listed in the project's dependencies, not devDependencies
|
config/build/buildPlugins.ts#L2
'html-webpack-plugin' should be listed in the project's dependencies, not devDependencies
|
config/build/buildPlugins.ts#L3
'webpack-bundle-analyzer' should be listed in the project's dependencies, not devDependencies
|
config/build/buildPlugins.ts#L4
'@pmmmwh/react-refresh-webpack-plugin' should be listed in the project's dependencies, not devDependencies
|
config/build/buildPlugins.ts#L5
'circular-dependency-plugin' should be listed in the project's dependencies, not devDependencies
|
config/build/buildPlugins.ts#L6
'fork-ts-checker-webpack-plugin' should be listed in the project's dependencies, not devDependencies
|
config/build/buildPlugins.ts#L7
'mini-css-extract-plugin' should be listed in the project's dependencies, not devDependencies
|
The logs for this run have expired and are no longer available.
Loading