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

Inconsistency between code and schema (Stage Enum) #38

Open
NathanielNizard opened this issue Mar 20, 2024 · 1 comment
Open

Inconsistency between code and schema (Stage Enum) #38

NathanielNizard opened this issue Mar 20, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@NathanielNizard
Copy link

NathanielNizard commented Mar 20, 2024

Describe the bug
Inconsistency for Stage enum
main/packages/sfpowerscripts-cli/resources/schemas/sfdx-project.schema.json Stage definition(l. 472)
doesn't match with :
packages/sfpowerscripts-cli/src/impl/Stage.ts (no release symbol)

To Reproduce
Check repo

Expected behavior
The enum should match with schema definition

Screenshots

Platform Details (please complete the following information):

  • not platform related

Additional context

@NathanielNizard NathanielNizard changed the title Inconsistency between code and schema Inconsistency between code and schema (Stage Enum) Mar 20, 2024
@azlam-abdulsalam
Copy link

Thanks @NathanielNizard, will be looking into this

@azlam-abdulsalam azlam-abdulsalam added bug Something isn't working and removed analysis labels Mar 22, 2024
@azlam-abdulsalam azlam-abdulsalam added this to the April 2024 milestone Mar 22, 2024
@azlam-abdulsalam azlam-abdulsalam removed this from the April 2024 milestone Apr 19, 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