Skip to content

refactor: replace inline SVG exchange icons with local image files (#… - #1225

Merged
tinkle-community merged 1 commit into
mainfrom
dev
Dec 12, 2025
Merged

tinkle-community merged 1 commit into
mainfrom
dev

Conversation

@tinkle-community

Copy link
Copy Markdown
Collaborator

No description provided.

@tinkle-community
tinkle-community merged commit c9b3667 into main Dec 12, 2025
21 of 30 checks passed
@github-actions

Copy link
Copy Markdown

🤖 Advisory Check Results

These are advisory checks to help improve code quality. They won't block your PR from being merged.

📋 PR Information

Title Format: ✅ Good - Follows Conventional Commits
PR Size: 🟡 Medium (332 lines: +90 -242)

🔧 Backend Checks

Go Formatting: ⚠️ Needs formatting

Files needing formatting
api/strategy.go
api/utils_test.go
debate/engine.go
decision/validate_test.go
manager/trader_manager.go
market/data.go
mcp/client.go
mcp/config.go
mcp/deepseek_client.go
mcp/options.go

Go Vet: ✅ Good
Tests: ✅ Passed

Fix locally:

go fmt ./...      # Format code
go vet ./...      # Check for issues
go test ./...     # Run tests

⚛️ Frontend Checks

Build & Type Check: ✅ Success

Fix locally:

cd web
npm run build  # Test build (includes type checking)

📖 Resources

Questions? 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.

@github-actions

Copy link
Copy Markdown

🐳 Docker Build Check Results

AMD64 builds: ✅ success
ARM64 build (native runner): ✅ success

🎉 All Docker builds passed!

✨ Using GitHub native ARM64 runners - 3x faster than emulation!

After merge, full multi-arch builds will run in ~10-12 minutes.

Checked: Backend (amd64 + arm64 native), Frontend (amd64) | Powered by GitHub ARM64 Runners

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants