feat: webpack plugin #933
Annotations
10 errors
packages/webpack-plugin/src/index.ts#L27
Unsafe return of an `any` typed value
|
packages/webpack-plugin/src/index.ts#L65
Unexpected any. Specify a different type
|
packages/webpack-plugin/src/index.ts#L66
Unsafe argument of type `any` assigned to a parameter of type `{}`
|
packages/webpack-plugin/src/index.ts#L66
Unsafe member access .assets on an `any` value
|
packages/webpack-plugin/src/index.ts#L68
Unsafe assignment of an `any` value
|
packages/webpack-plugin/src/index.ts#L68
Unsafe member access .assets on an `any` value
|
packages/webpack-plugin/src/index.ts#L68
Unsafe call of an `any` typed value
|
packages/webpack-plugin/src/index.ts#L69
Unsafe assignment of an `any` value
|
packages/webpack-plugin/src/index.ts#L69
Unsafe member access .toString on an `any` value
|
packages/webpack-plugin/src/index.ts#L69
Unsafe call of an `any` typed value
|
The logs for this run have expired and are no longer available.
Loading