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

fix: skipApiVersionCheck flag deprecation warning #416

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

pozil
Copy link
Contributor

@pozil pozil commented Jan 7, 2025

The PR fixes an issue #415 where skipApiVersionCheck flag deprecation warning would always show up even when the flag was not set because of the default flag value.
I removed the default value and change the check so that the warning only shows up when the flag is set regardless of its value.

@wjhsf wjhsf merged commit bdf5497 into salesforce:master Jan 7, 2025
4 checks passed
@pozil pozil deleted the pozil/skipApiVersionCheck-flag branch January 7, 2025 15:45
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.

2 participants