feat: add articles blocks #48
Annotations
1 error and 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/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
'mini-css-extract-plugin' should be listed in the project's dependencies, not devDependencies
|
config/build/buildPlugins.ts#L4
'webpack-bundle-analyzer' should be listed in the project's dependencies, not devDependencies
|
config/build/buildPlugins.ts#L5
'@pmmmwh/react-refresh-webpack-plugin' should be listed in the project's dependencies, not devDependencies
|
config/build/buildResolvers.ts#L1
'webpack' should be listed in the project's dependencies, not devDependencies
|
config/build/buildWebpackConfig.ts#L1
'webpack' should be listed in the project's dependencies, not devDependencies
|
config/build/loaders/buildCssLoader.ts#L1
'mini-css-extract-plugin' should be listed in the project's dependencies, not devDependencies
|
config/jest/jestEmptyComponent.tsx#L3
Unexpected unnamed function
|
The logs for this run have expired and are no longer available.
Loading