Skip to content

fix: symlinks to not be resolved to real path (#75) #30

fix: symlinks to not be resolved to real path (#75)

fix: symlinks to not be resolved to real path (#75) #30

Triggered via push May 6, 2024 05:10
Status Success
Total duration 1m 16s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Release: README.md#L39
'TsconfigResult' is defined but never used. Allowed unused vars must match /^_/u
Release: README.md#L126
'FileMatcher' is defined but never used. Allowed unused vars must match /^_/u
Release: README.md#L154
'distCode' is assigned a value but never used. Allowed unused vars must match /^_/u
Release: README.md#L168
'pathsMatcher' is defined but never used. Allowed unused vars must match /^_/u
Release: README.md#L181
'exampleResolver' is assigned a value but never used. Allowed unused vars must match /^_/u
Release: README.md#L183
'tryPaths' is assigned a value but never used. Allowed unused vars must match /^_/u
Release: README.md#L212
'parsedTsconfig' is assigned a value but never used. Allowed unused vars must match /^_/u
Release: src/parse-tsconfig/index.ts#L79
Arrow function has a complexity of 21. Maximum allowed is 10
Release: src/parse-tsconfig/resolve-extends-path.ts#L67
Arrow function has a complexity of 33. Maximum allowed is 10
Release: src/utils/find-up.ts#L10
Unexpected constant condition