feat: webpack plugin #799
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 errors
check (lts/*):
packages/webpack-plugin/src/index.ts#L3
All imports in the declaration are only used as types. Use `import type`
|
check (lts/*):
packages/webpack-plugin/src/index.ts#L8
Unsafe assignment of an `any` value
|
check (lts/*):
packages/webpack-plugin/src/index.ts#L46
Unsafe assignment of an `any` value
|
check (lts/*):
packages/webpack-plugin/src/index.ts#L46
Unexpected any. Specify a different type
|
check (lts/*)
Process completed with exit code 1.
|
check (latest)
The job was canceled because "lts__" failed.
|
check (latest):
packages/webpack-plugin/src/index.ts#L3
All imports in the declaration are only used as types. Use `import type`
|
check (latest):
packages/webpack-plugin/src/index.ts#L8
Unsafe assignment of an `any` value
|
check (latest):
packages/webpack-plugin/src/index.ts#L46
Unsafe assignment of an `any` value
|
check (latest):
packages/webpack-plugin/src/index.ts#L46
Unexpected any. Specify a different type
|
check (latest)
Process completed with exit code 1.
|