Skip to content

Conversation

@jasquat
Copy link
Contributor

@jasquat jasquat commented Nov 20, 2025

run prettier to format files consistently.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 20, 2025

Warning

Rate limit exceeded

@jasquat has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 8 minutes and 57 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 4779c13 and 48742c2.

📒 Files selected for processing (72)
  • app/spiffworkflow/DataObject/DataObjectHelpers.js (4 hunks)
  • app/spiffworkflow/DataObject/DataObjectInterceptor.js (3 hunks)
  • app/spiffworkflow/DataObject/DataObjectLabelEditingProvider.js (1 hunks)
  • app/spiffworkflow/DataObject/DataObjectRenderer.js (3 hunks)
  • app/spiffworkflow/DataObject/DataObjectRules.js (2 hunks)
  • app/spiffworkflow/DataObject/index.js (1 hunks)
  • app/spiffworkflow/DataObject/propertiesPanel/DataObjectArray.js (4 hunks)
  • app/spiffworkflow/DataObject/propertiesPanel/DataObjectPropertiesProvider.js (6 hunks)
  • app/spiffworkflow/DataObject/propertiesPanel/DataReferenceGroup.js (1 hunks)
  • app/spiffworkflow/DataStoreReference/DataStoreHelpers.js (1 hunks)
  • app/spiffworkflow/DataStoreReference/DataStoreInterceptor.js (6 hunks)
  • app/spiffworkflow/DataStoreReference/index.js (1 hunks)
  • app/spiffworkflow/DataStoreReference/propertiesPanel/DataStorePropertiesProvider.js (2 hunks)
  • app/spiffworkflow/DataStoreReference/propertiesPanel/DataStoreSelect.js (3 hunks)
  • app/spiffworkflow/InputOutput/IoInterceptor.js (4 hunks)
  • app/spiffworkflow/InputOutput/IoPalette.js (2 hunks)
  • app/spiffworkflow/InputOutput/IoRules.js (2 hunks)
  • app/spiffworkflow/InputOutput/helpers.js (1 hunks)
  • app/spiffworkflow/InputOutput/index.js (1 hunks)
  • app/spiffworkflow/InputOutput/propertiesProvider/InputParametersArray.js (4 hunks)
  • app/spiffworkflow/InputOutput/propertiesProvider/IoGroup.js (2 hunks)
  • app/spiffworkflow/InputOutput/propertiesProvider/IoPropertiesProvider.js (1 hunks)
  • app/spiffworkflow/InputOutput/propertiesProvider/OutputParametersArray.js (4 hunks)
  • app/spiffworkflow/callActivity/CallActivityInterceptor.js (1 hunks)
  • app/spiffworkflow/callActivity/index.js (1 hunks)
  • app/spiffworkflow/callActivity/propertiesPanel/CallActivityPropertiesProvider.js (1 hunks)
  • app/spiffworkflow/conditions/propertiesPanel/ConditionsPropertiesProvider.js (2 hunks)
  • app/spiffworkflow/errors/index.js (1 hunks)
  • app/spiffworkflow/errors/propertiesPanel/ErrorPropertiesProvider.js (1 hunks)
  • app/spiffworkflow/escalations/index.js (1 hunks)
  • app/spiffworkflow/escalations/propertiesPanel/EscalationPropertiesProvider.js (1 hunks)
  • app/spiffworkflow/eventList.js (5 hunks)
  • app/spiffworkflow/extensions/contextPad/CustomContextPadProvider.js (1 hunks)
  • app/spiffworkflow/extensions/extensionHelpers.js (2 hunks)
  • app/spiffworkflow/extensions/index.js (1 hunks)
  • app/spiffworkflow/extensions/propertiesPanel/ExtensionsPropertiesProvider.jsx (1 hunks)
  • app/spiffworkflow/extensions/propertiesPanel/SpiffExtensionLaunchButton.js (2 hunks)
  • app/spiffworkflow/extensions/propertiesPanel/SpiffExtensionServiceProperties.js (3 hunks)
  • app/spiffworkflow/extensions/propertiesPanel/SpiffExtensionTaskMetadata.jsx (1 hunks)
  • app/spiffworkflow/extensions/propertiesPanel/SpiffExtensionTextArea.jsx (1 hunks)
  • app/spiffworkflow/extensions/propertiesPanel/SpiffExtensionTextInput.jsx (2 hunks)
  • app/spiffworkflow/helpers.js (1 hunks)
  • app/spiffworkflow/index.js (2 hunks)
  • app/spiffworkflow/loops/MultiInstancePropertiesProvider.js (1 hunks)
  • app/spiffworkflow/loops/StandardLoopPropertiesProvider.js (1 hunks)
  • app/spiffworkflow/loops/helpers.js (1 hunks)
  • app/spiffworkflow/loops/propertiesPanel/CompletionConditionEntry.js (1 hunks)
  • app/spiffworkflow/loops/propertiesPanel/InputCollectionEntry.js (1 hunks)
  • app/spiffworkflow/loops/propertiesPanel/InputItemEntry.js (1 hunks)
  • app/spiffworkflow/loops/propertiesPanel/IsIOSyncEntry.js (1 hunks)
  • app/spiffworkflow/loops/propertiesPanel/LoopCardinalityEntry.js (1 hunks)
  • app/spiffworkflow/loops/propertiesPanel/OutputCollectionEntry.js (1 hunks)
  • app/spiffworkflow/loops/propertiesPanel/OutputItemEntry.js (1 hunks)
  • app/spiffworkflow/messages/MessageHelpers.js (29 hunks)
  • app/spiffworkflow/messages/MessageInterceptor.js (1 hunks)
  • app/spiffworkflow/messages/index.js (1 hunks)
  • app/spiffworkflow/messages/propertiesPanel/MessageCorrelationPropertiesArray.js (0 hunks)
  • app/spiffworkflow/messages/propertiesPanel/MessagesPropertiesProvider.js (0 hunks)
  • app/spiffworkflow/messages/propertiesPanel/elementLevelProvider/CorrelationPropertiesList.js (6 hunks)
  • app/spiffworkflow/messages/propertiesPanel/elementLevelProvider/MatchingConditionArray.js (1 hunks)
  • app/spiffworkflow/messages/propertiesPanel/elementLevelProvider/MatchingCorrelationCheckbox.jsx (1 hunks)
  • app/spiffworkflow/messages/propertiesPanel/elementLevelProvider/MessageJsonSchemaSelect.js (1 hunks)
  • app/spiffworkflow/messages/propertiesPanel/elementLevelProvider/MessageLaunchEditorButton.js (0 hunks)
  • app/spiffworkflow/messages/propertiesPanel/elementLevelProvider/MessagePayload.jsx (3 hunks)
  • app/spiffworkflow/messages/propertiesPanel/elementLevelProvider/MessageSelect.jsx (2 hunks)
  • app/spiffworkflow/messages/propertiesPanel/elementLevelProvider/TaskEventMessageProvider.js (7 hunks)
  • app/spiffworkflow/messages/propertiesPanel/processLevelProvider/CollaborationPropertiesProvider.js (2 hunks)
  • app/spiffworkflow/messages/propertiesPanel/processLevelProvider/CorrelationKeysArray.js (2 hunks)
  • app/spiffworkflow/messages/propertiesPanel/processLevelProvider/MessageArray.js (3 hunks)
  • app/spiffworkflow/messages/propertiesPanel/processLevelProvider/MessagePropertiesMultiSelect.js (4 hunks)
  • app/spiffworkflow/signals/index.js (1 hunks)
  • app/spiffworkflow/signals/propertiesPanel/SignalPropertiesProvider.js (1 hunks)
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch prettier

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@jasquat jasquat merged commit 89d67dc into main Nov 20, 2025
2 checks passed
@jasquat jasquat deleted the prettier branch November 20, 2025 20:59
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