Skip to content

fix: resolve relative path extends in parent directory #338

fix: resolve relative path extends in parent directory

fix: resolve relative path extends in parent directory #338

Re-run triggered May 9, 2024 08:54
Status Failure
Total duration 1m 17s
Artifacts

test.yml

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

Annotations

6 errors and 10 warnings
Test (ubuntu-latest): tests/specs/parse-tsconfig/extends/merges.spec.ts#L261
Unnecessarily quoted property 'packages' found
Test (ubuntu-latest): tests/specs/parse-tsconfig/extends/merges.spec.ts#L262
Unnecessarily quoted property 'tsconfig' found
Test (ubuntu-latest): tests/specs/parse-tsconfig/extends/merges.spec.ts#L269
Unnecessarily quoted property 'library' found
Test (ubuntu-latest)
Process completed with exit code 1.
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#L79
Arrow function has a complexity of 21. 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
Test (ubuntu-latest): src/utils/find-up.ts#L10
Unexpected constant condition