chore: adds better validation #248
Annotations
6 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2.4.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run pnpm lint:
src/program.ts#L27
'usedConfig' is assigned a value but never used
|
Run pnpm lint:
src/program.ts#L28
'usedSearchPath' is assigned a value but never used
|
Run pnpm lint:
src/types.ts#L89
Unexpected any. Specify a different type
|
Run pnpm lint:
src/types.ts#L94
Unexpected any. Specify a different type
|
Run pnpm lint:
src/types.ts#L98
Unexpected any. Specify a different type
|
Loading