We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When building through CM, this codebase should successfully build.
When building through CM, CQBP:84 is being triggered for any classes implementing WorkItem or WorkflowSession.
Try building this codebase through CloudManager, and you'll get a CSV containing issues with CQBP:84 being cited.
https://experienceleague.adobe.com/docs/experience-manager-cloud-manager/using/how-to-use/custom-code-quality-rules.html?lang=en#oakpal-rules
The text was updated successfully, but these errors were encountered:
Adobe-Consulting-Services#2733 - Removing implementation of WorkItem …
4abd57e
…and WorkflowSession to agree with CQBP-84 rules.
resolves Adobe-Consulting-Services#2733 - Removing implementation of …
2da57c1
…WorkItem and WorkflowSession to agree with CQBP-84 rules.
9ed86be
No branches or pull requests
Required Information
Expected Behavior
When building through CM, this codebase should successfully build.
Actual Behavior
When building through CM, CQBP:84 is being triggered for any classes implementing WorkItem or WorkflowSession.
Steps to Reproduce
Try building this codebase through CloudManager, and you'll get a CSV containing issues with CQBP:84 being cited.
Links
https://experienceleague.adobe.com/docs/experience-manager-cloud-manager/using/how-to-use/custom-code-quality-rules.html?lang=en#oakpal-rules
The text was updated successfully, but these errors were encountered: