chore(deps): update devdependency @types/webpack to v5 - autoclosed #60
Annotations
6 errors and 2 warnings
lint:
packages/beasties-webpack-plugin/src/index.js#L20
Irregular whitespace not allowed
|
lint:
packages/beasties/test/security.test.ts#L13
Unexpected parentheses around single function argument having a body with no curly braces
|
lint
Process completed with exit code 1.
|
test:
packages/beasties-webpack-plugin/test/helpers.ts#L45
Cannot access 'Stats.ToJsonOutput' because 'Stats' is a type, but not a namespace. Did you mean to retrieve the type of the property 'ToJsonOutput' in 'Stats' with 'Stats["ToJsonOutput"]'?
|
test:
packages/beasties-webpack-plugin/test/standalone.test.ts#L23
Object is possibly 'undefined'.
|
test
Process completed with exit code 2.
|
lint:
packages/beasties/src/css.js#L87
Expected @param names to be "predicate". Got "iterator"
|
lint:
packages/beasties/src/css.js#L236
Expected @param names to be "query". Got "Media"
|