Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The property path is not detected. #752

Closed
2 of 4 tasks
CatsMiaow opened this issue Nov 26, 2021 · 1 comment
Closed
2 of 4 tasks

The property path is not detected. #752

CatsMiaow opened this issue Nov 26, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@CatsMiaow
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

  • @nestjs/config: ^1.1.3
  • typescript: ^4.5.2

image

In eec4653 fix, an T extends unknown condition was added, which always responds true.
image

Minimum reproduction code

https://github.com/CatsMiaow/typescript-starter

Steps to reproduce

No response

Expected behavior

  • @nestjs/config: ^1.1.2
  • typescript: ^4.5.2

image

Package version

1.1.3

NestJS version

8.2.3

Node.js version

v16.6.2

In which operating systems have you tested?

  • macOS
  • Windows
  • Linux

Other

No response

@CatsMiaow CatsMiaow added the bug Something isn't working label Nov 26, 2021
@kamilmysliwiec
Copy link
Member

Fixed in 1.1.4

CatsMiaow added a commit to CatsMiaow/nestjs-project-structure that referenced this issue Nov 26, 2021
tommiful pushed a commit to tommiful/nestjs-project-structure that referenced this issue Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants