Skip to content

fix(types): support NodeNext #525

fix(types): support NodeNext

fix(types): support NodeNext #525

Triggered via push January 23, 2024 02:57
Status Success
Total duration 45s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Test: src/index.d.ts#L6
Unexpected any. Specify a different type
Test: src/loader.ts#L18
Async function 'ESBuildLoader' has a complexity of 14. Maximum allowed is 10
Test: src/loader.ts#L22
Forbidden non-null assertion
Test: src/plugin.ts#L107
Unexpected any. Specify a different type
Test: src/plugin.ts#L109
Unexpected any. Specify a different type
Test: src/plugin.ts#L113
Unexpected any. Specify a different type
Test: src/plugin.ts#L141
Method 'apply' has a complexity of 14. Maximum allowed is 10
Test: tests/index.ts#L12
Forbidden non-null assertion
Test: tests/specs/loader.ts#L23
Too many nested callbacks (5). Maximum allowed is 4
Test: tests/specs/loader.ts#L151
Too many nested callbacks (5). Maximum allowed is 4