Skip to content

fix: support configDir for other compilerOptions fields #356

fix: support configDir for other compilerOptions fields

fix: support configDir for other compilerOptions fields #356

Re-run triggered September 12, 2024 06:41
Status Success
Total duration 1m 56s
Artifacts

test.yml

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

Annotations

10 warnings
Test (ubuntu-latest): README.md#L46
'TsconfigResult' is defined but never used. Allowed unused vars must match /^_/u
Test (ubuntu-latest): README.md#L133
'FileMatcher' is defined but never used. Allowed unused vars must match /^_/u
Test (ubuntu-latest): README.md#L161
'distCode' is assigned a value but never used. Allowed unused vars must match /^_/u
Test (ubuntu-latest): README.md#L175
'pathsMatcher' is defined but never used. Allowed unused vars must match /^_/u
Test (ubuntu-latest): README.md#L188
'exampleResolver' is assigned a value but never used. Allowed unused vars must match /^_/u
Test (ubuntu-latest): README.md#L190
'tryPaths' is assigned a value but never used. Allowed unused vars must match /^_/u
Test (ubuntu-latest): README.md#L219
'parsedTsconfig' is assigned a value but never used. Allowed unused vars must match /^_/u
Test (ubuntu-latest): src/parse-tsconfig/index.ts#L11
Arrow function has a complexity of 12. Maximum allowed is 10
Test (ubuntu-latest): src/parse-tsconfig/index.ts#L83
Arrow function has a complexity of 25. Maximum allowed is 10
Test (ubuntu-latest): src/parse-tsconfig/resolve-extends-path.ts#L67
Arrow function has a complexity of 33. Maximum allowed is 10