Skip to content

fix: resolve relative path extends in parent directory #339

fix: resolve relative path extends in parent directory

fix: resolve relative path extends in parent directory #339

Triggered via pull request May 9, 2024 15:18
Status Failure
Total duration 2m 56s
Artifacts

test.yml

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

Annotations

2 errors and 10 warnings
Test (windows-latest): tsconfig.json#L1
File '@monorepo/tsconfig/tsconfig.base.json' not found.
Test (windows-latest)
Process completed with exit code 1.
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