Skip to content

fix: resolve React Native, Rust, and Soroban CI failures#1

Open
Clement-coder wants to merge 2 commits into
masterfrom
fix/ci-pipeline-failures
Open

fix: resolve React Native, Rust, and Soroban CI failures#1
Clement-coder wants to merge 2 commits into
masterfrom
fix/ci-pipeline-failures

Conversation

@Clement-coder
Copy link
Copy Markdown
Owner

Fixes failing CI checks across all three pipelines:

  • React Native: updated mobileapp/package.json dependencies and
    fixed Toast.tsx component
  • Rust backend: fixed clippy/fmt issues across middleware,
    services, and tests (rate_limit, disputes, cache, soroban_service, etc.
    )
  • Soroban contracts: renamed cargo.toml → Cargo.toml (case fix for
    Linux CI), updated contract logic and tests, added missing test
    snapshots for all contracts

Closes Fracverse#229

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.

Fix failing CI checks for React Native, Rust, and Soroban pipelines

1 participant