feat: add translations files to build with copy plugin #64
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors and 11 warnings
pipeline (17.x)
Process completed with exit code 1.
|
pipeline (17.x)
Process completed with exit code 1.
|
pipeline (17.x)
Type '{ build: string; html: string; entry: string; src: string; }' is missing the following properties from type 'BuildPaths': locales, buildLocales
|
pipeline (17.x)
Type '{ build: string; html: string; entry: string; src: string; }' is missing the following properties from type 'BuildPaths': locales, buildLocales
|
pipeline (17.x)
Process completed with exit code 1.
|
pipeline (17.x)
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/
|
pipeline (17.x):
config/build/buildLoaders.ts#L1
'webpack' should be listed in the project's dependencies, not devDependencies
|
pipeline (17.x):
config/build/buildPlugins.ts#L1
'webpack' should be listed in the project's dependencies, not devDependencies
|
pipeline (17.x):
config/build/buildPlugins.ts#L2
'html-webpack-plugin' should be listed in the project's dependencies, not devDependencies
|
pipeline (17.x):
config/build/buildPlugins.ts#L3
'mini-css-extract-plugin' should be listed in the project's dependencies, not devDependencies
|
pipeline (17.x):
config/build/buildPlugins.ts#L4
'webpack-bundle-analyzer' should be listed in the project's dependencies, not devDependencies
|
pipeline (17.x):
config/build/buildPlugins.ts#L5
'@pmmmwh/react-refresh-webpack-plugin' should be listed in the project's dependencies, not devDependencies
|
pipeline (17.x):
config/build/buildPlugins.ts#L6
'copy-webpack-plugin' should be listed in the project's dependencies, not devDependencies
|
pipeline (17.x):
config/build/buildResolvers.ts#L1
'webpack' should be listed in the project's dependencies, not devDependencies
|
pipeline (17.x):
config/build/buildWebpackConfig.ts#L1
'webpack' should be listed in the project's dependencies, not devDependencies
|
pipeline (17.x):
config/build/loaders/buildCssLoader.ts#L1
'mini-css-extract-plugin' should be listed in the project's dependencies, not devDependencies
|