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

feat(validate): add lint warnings #16458

Merged
merged 5 commits into from Nov 28, 2022
Merged

feat(validate): add lint warnings #16458

merged 5 commits into from Nov 28, 2022

Conversation

Jolg42
Copy link
Member

@Jolg42 Jolg42 commented Nov 25, 2022

Closes #16441

I explicitly set getConfig's ignoreEnvVarErrors: false, where it was implicit for better visibility

@Jolg42 Jolg42 added this to the 4.7.0 milestone Nov 25, 2022
@Jolg42 Jolg42 marked this pull request as ready for review November 25, 2022 16:14
@Jolg42 Jolg42 requested a review from a team November 25, 2022 16:14
@Jolg42 Jolg42 requested a review from jkomyno as a code owner November 25, 2022 16:14
@Jolg42 Jolg42 requested review from aqrln and removed request for a team November 25, 2022 16:14
@Jolg42

This comment was marked as outdated.

@janpio janpio requested a review from Druue November 25, 2022 17:04
@Jolg42
Copy link
Member Author

Jolg42 commented Nov 28, 2022

Note in a next PR we want to disable warnings when PRISMA_DISABLE_WARNINGS is truthy https://github.com/prisma/schema-team/issues/373

packages/cli/src/Doctor.ts Show resolved Hide resolved
@Jolg42 Jolg42 merged commit 8d8a1ed into main Nov 28, 2022
@Jolg42 Jolg42 deleted the joel/validate-lint-warnings branch November 28, 2022 11:00
jkomyno pushed a commit that referenced this pull request Dec 21, 2022
Co-authored-by: Jan Piotrowski <piotrowski+github@gmail.com>
jkomyno pushed a commit that referenced this pull request Dec 21, 2022
Co-authored-by: Jan Piotrowski <piotrowski+github@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add linting/validation warnings for prisma validate & prisma format
3 participants