Skip to content

Standardize error handling, fix linting, and update gradle syntax - #1313

Open
brundamarpadaga wants to merge 1 commit into
Greenstand:masterfrom
brundamarpadaga:fix/standardize-error-handling
Open

brundamarpadaga wants to merge 1 commit into
Greenstand:masterfrom
brundamarpadaga:fix/standardize-error-handling

Conversation

@brundamarpadaga

@brundamarpadaga brundamarpadaga commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Thank you for opening a Pull Request!

Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests are added/updated (if necessary)
  • Ensure the linter passes (./codeAnalysis to automatically apply formatting/linting)
  • Appropriate docs were updated (if necessary)

📸 Proof of change (REQUIRED)

Every PR must include a screen recording / video showing the change working.
UI changes must also include before/after screenshots.
Just drag-and-drop the files into the boxes below — GitHub will upload them.
PRs without the required media will be flagged automatically and cannot be merged.

🎥 Screen recording / video (always required)

🖼️ Screenshots (required for any UI change)

Before After
  • This change has no user-visible / UI effect (refactor, docs, CI, etc.), so screenshots are not applicable.
    • A maintainer may also apply the non-ui label. A video is still required even for non-UI changes.

Fixes #1236 🦕

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Ready for Review

Development

Successfully merging this pull request may close these issues.

Standardize error handling across sync and upload paths

2 participants