Refactor(resolver): clear logics #1499
Annotations
7 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, jossef/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
packages/cli/src/metadataGeneration/parameterGenerator.ts#L417
The two values in this comparison do not have a shared enum type
|
Lint:
packages/cli/src/metadataGeneration/typeResolver.ts#L570
The two values in this comparison do not have a shared enum type
|
Lint:
packages/cli/src/metadataGeneration/typeResolver.ts#L714
'_' is assigned a value but never used
|
Lint:
packages/cli/src/metadataGeneration/typeResolver.ts#L981
The two values in this comparison do not have a shared enum type
|
Lint:
packages/cli/src/metadataGeneration/typeResolver.ts#L981
The two values in this comparison do not have a shared enum type
|
Lint:
packages/cli/src/utils/jsDocUtils.ts#L23
The two values in this comparison do not have a shared enum type
|
Loading