feat: present beginner wallet onboarding as overlay modal#1439
feat: present beginner wallet onboarding as overlay modal#1439zavier-bin wants to merge 1 commit intoNoFxAiOS:devfrom
Conversation
|
|
🤖 Advisory Check ResultsThese are advisory checks to help improve code quality. They won't block your PR from being merged. 📋 PR InformationTitle Format: ✅ Good - Follows Conventional Commits 🔧 Backend ChecksGo Formatting: Files needing formattingGo Vet: ✅ Good Fix locally: go fmt ./... # Format code
go vet ./... # Check for issues
go test ./... # Run tests⚛️ Frontend ChecksBuild & Type Check: ✅ Success Fix locally: cd web
npm run build # Test build (includes type checking)📖 ResourcesQuestions? Feel free to ask in the comments! 🙏 These checks are advisory and won't block your PR from being merged. This comment is automatically generated from pr-checks-run.yml. |
Summary
Change Type
Scope
Linked Issues
Testing
What you verified and how:
go build ./...passesgo test ./...passesSecurity Impact
Yes/No)Yes/No)Yes/No)Compatibility
Yes/No)Yes/No)Yes/No)