Skip to content

fix(tsconfig): support multiple tsconfigs to be specified #473

fix(tsconfig): support multiple tsconfigs to be specified

fix(tsconfig): support multiple tsconfigs to be specified #473

Triggered via pull request August 7, 2023 08:32
Status Success
Total duration 1m 5s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
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#L15
Async function 'ESBuildLoader' has a complexity of 13. Maximum allowed is 10
Test: src/loader.ts#L19
Forbidden non-null assertion
Test: src/plugin.ts#L100
Unexpected any. Specify a different type
Test: src/plugin.ts#L102
Unexpected any. Specify a different type
Test: src/plugin.ts#L106
Unexpected any. Specify a different type
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
Test: tests/specs/loader.ts#L351
Forbidden non-null assertion