Skip to content

Update CI workflow: add cargo fmt check, clippy, and frontend build (…#989

Merged
famvilianity-eng merged 1 commit into
StellarCheckMate:mainfrom
eogenyi23-creator:issue-865-864-ci-updates
Jul 1, 2026
Merged

Update CI workflow: add cargo fmt check, clippy, and frontend build (…#989
famvilianity-eng merged 1 commit into
StellarCheckMate:mainfrom
eogenyi23-creator:issue-865-864-ci-updates

Conversation

@eogenyi23-creator

@eogenyi23-creator eogenyi23-creator commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Summary

Provide a short description of the change and the problem it fixes.

Related Issue

Link the issue number or task this PR addresses.

What changed

  • Contracts:
  • Tests:
  • Docs:
  • Events / API / storage:

Verification

  • What did you run to verify this change?
    • cargo test -p escrow
    • cargo test -p oracle
    • cargo fmt
    • cargo clippy

Checklist

  • I added or updated tests covering this change.
  • I updated documentation or confirmed no docs update is needed.
  • I confirmed any event/API/storage changes are documented and backward-compatible.
  • I manually verified the contract or CLI behavior where applicable.
  • I linked this PR to the related issue.
  • I included notes on any TTL or storage assumptions affecting contract state.

Notes

Add any additional details, risks, or follow-up tasks here.

closes #864
closes #863

@drips-wave

drips-wave Bot commented Jun 29, 2026

Copy link
Copy Markdown

@eogenyi23-creator Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@famvilianity-eng famvilianity-eng merged commit 0329d1a into StellarCheckMate:main Jul 1, 2026
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.

Add cargo clippy step to CI workflow Add frontend build step to CI workflow

2 participants