Skip to content

fix: support configDir for other compilerOptions fields #353

fix: support configDir for other compilerOptions fields

fix: support configDir for other compilerOptions fields #353

Re-run triggered September 11, 2024 10:14
Status Failure
Total duration 1m 21s
Artifacts

test.yml

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

Annotations

12 errors and 10 warnings
Test (ubuntu-latest): src/parse-tsconfig/index.ts#L40
Use '===' to compare with null
Test (ubuntu-latest): src/parse-tsconfig/index.ts#L169
Use '===' to compare with null
Test (ubuntu-latest): src/parse-tsconfig/index.ts#L225
Unexpected space before function parentheses
Test (ubuntu-latest): src/parse-tsconfig/index.ts#L230
Prefer arrow function
Test (ubuntu-latest): src/parse-tsconfig/index.ts#L230
Unexpected space before function parentheses
Test (ubuntu-latest): src/parse-tsconfig/index.ts#L233
Unexpected parentheses around single function argument having a body with no curly braces
Test (ubuntu-latest): src/parse-tsconfig/index.ts#L233
Missing trailing comma
Test (ubuntu-latest): src/parse-tsconfig/index.ts#L236
Unexpected parentheses around single function argument having a body with no curly braces
Test (ubuntu-latest): src/parse-tsconfig/index.ts#L273
Use '===' to compare with null
Test (ubuntu-latest): src/parse-tsconfig/index.ts#L275
This line has a length of 123. Maximum allowed is 100
Test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
Test (windows-latest)
The operation was canceled.
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 24. 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