Skip to content

style: lint fix (#64) #28

style: lint fix (#64)

style: lint fix (#64) #28

Triggered via push March 7, 2024 05:11
Status Success
Total duration 1m 33s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Release: README.md#L43
'TsconfigResult' is defined but never used. Allowed unused vars must match /^_/u
Release: README.md#L144
'FileMatcher' is defined but never used. Allowed unused vars must match /^_/u
Release: README.md#L172
'distCode' is assigned a value but never used. Allowed unused vars must match /^_/u
Release: README.md#L186
'pathsMatcher' is defined but never used. Allowed unused vars must match /^_/u
Release: README.md#L199
'exampleResolver' is assigned a value but never used. Allowed unused vars must match /^_/u
Release: README.md#L201
'tryPaths' is assigned a value but never used. Allowed unused vars must match /^_/u
Release: README.md#L230
'parsedTsconfig' is assigned a value but never used. Allowed unused vars must match /^_/u
Release: src/parse-tsconfig/index.ts#L80
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