Skip to content

ci: typecheck React wallet on pull requests#1220

Merged
Bushstar merged 2 commits into
mainfrom
bush/react-wallet-ci
Jun 24, 2026
Merged

ci: typecheck React wallet on pull requests#1220
Bushstar merged 2 commits into
mainfrom
bush/react-wallet-ci

Conversation

@Bushstar

Copy link
Copy Markdown
Contributor

This PR tightens the React wallet CI workflow by running it on pull requests, using working-directory instead of inline cd commands, and adding an explicit TypeScript typecheck step before the Vite production build.

It also fixes the small existing React wallet typing issues that the new check exposed: Blob construction from buffers, DID document version coercion, and QR scan handling when rawValue is missing.

@Bushstar
Bushstar requested a review from jahatch512 June 23, 2026 10:05
@Bushstar
Bushstar merged commit 7779dfd into main Jun 24, 2026
17 checks passed
@Bushstar
Bushstar deleted the bush/react-wallet-ci branch June 24, 2026 04:36
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.

Move supporting unrelated changes out of pending PR

2 participants