Skip to content

feat: webpack plugin #938

feat: webpack plugin

feat: webpack plugin #938

Re-run triggered October 27, 2023 08:55
Status Failure
Total duration 1m 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

12 errors
check (latest): packages/webpack-plugin/src/index.ts#L27
Unsafe return of an `any` typed value
check (latest): packages/webpack-plugin/src/index.ts#L65
Unexpected any. Specify a different type
check (latest): packages/webpack-plugin/src/index.ts#L66
Unsafe argument of type `any` assigned to a parameter of type `{}`
check (latest): packages/webpack-plugin/src/index.ts#L66
Unsafe member access .assets on an `any` value
check (latest): packages/webpack-plugin/src/index.ts#L68
Unsafe assignment of an `any` value
check (latest): packages/webpack-plugin/src/index.ts#L68
Unsafe member access .assets on an `any` value
check (latest): packages/webpack-plugin/src/index.ts#L68
Unsafe call of an `any` typed value
check (latest): packages/webpack-plugin/src/index.ts#L69
Unsafe assignment of an `any` value
check (latest): packages/webpack-plugin/src/index.ts#L69
Unsafe member access .toString on an `any` value
check (latest): packages/webpack-plugin/src/index.ts#L69
Unsafe call of an `any` typed value
check (lts/*)
The job was canceled because "latest" failed.
check (lts/*)
The operation was canceled.