Merge branch 'master' of github.com:esbuild-kit/esbuild-loader into d… #49
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
Release:
src/index.d.ts#L6
Unexpected any. Specify a different type
|
Release:
src/loader.ts#L20
Async function 'ESBuildLoader' has a complexity of 15. Maximum allowed is 10
|
Release:
src/loader.ts#L24
Forbidden non-null assertion
|
Release:
src/plugin.ts#L100
Unexpected any. Specify a different type
|
Release:
src/plugin.ts#L102
Unexpected any. Specify a different type
|
Release:
src/plugin.ts#L106
Unexpected any. Specify a different type
|
Release:
tests/index.ts#L12
Forbidden non-null assertion
|
Release:
tests/specs/loader.ts#L23
Too many nested callbacks (5). Maximum allowed is 4
|
Release:
tests/specs/loader.ts#L151
Too many nested callbacks (5). Maximum allowed is 4
|
Release:
tests/specs/loader.ts#L351
Forbidden non-null assertion
|