Skip to content

Replace assets-webpack-plugin dependency by an internal plugin, to generate entrypoints.json file #550

Replace assets-webpack-plugin dependency by an internal plugin, to generate entrypoints.json file

Replace assets-webpack-plugin dependency by an internal plugin, to generate entrypoints.json file #550

Triggered via pull request September 17, 2024 19:53
Status Failure
Total duration 35s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
ESLint
Process completed with exit code 1.
ESLint: lib/webpack/entry-points-plugin.js#L29
Invalid JSDoc @param "publicPath" type "String"; prefer: "string"
ESLint: lib/webpack/entry-points-plugin.js#L30
Invalid JSDoc @param "outputPath" type "String"; prefer: "string"
ESLint: lib/webpack/entry-points-plugin.js#L30
@param "outputPath" does not match an existing function parameter
ESLint: lib/webpack/entry-points-plugin.js#L31
Invalid JSDoc @param "integrityAlgorithms" type "String"; prefer: "string"