Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
type-ruby
/
t-ruby
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
5
Star
271
Code
Issues
6
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: improve error messages with tsc-style diagnostics
- #30
#30
Merged
yhk1038
merged 9 commits into
main
type-ruby/t-ruby:main
from
feature/improve-error-messages
type-ruby/t-ruby:feature/improve-error-messages
Copy head branch name to clipboard
Dec 29, 2025
Conversation
Commits
9
(9)
Checks
Files changed
Merged
feat: improve error messages with tsc-style diagnostics
#30
yhk1038
merged 9 commits into
main
type-ruby/t-ruby:main
from
feature/improve-error-messages
type-ruby/t-ruby:feature/improve-error-messages
Copy head branch name to clipboard
Commits
Commits on Dec 28, 2025
feat: add Diagnostic class for unified error structure
Show description for bbe7967
yhk1038
committed
bbe7967
View commit details
Copy full SHA for bbe7967
Browse repository at this point
feat: add DiagnosticFormatter with tsc-style output
Show description for 317c3f9
yhk1038
committed
317c3f9
View commit details
Copy full SHA for 317c3f9
Browse repository at this point
feat: add ErrorReporter for collecting and reporting errors
Show description for c2ba24f
yhk1038
committed
c2ba24f
View commit details
Copy full SHA for c2ba24f
Browse repository at this point
Commits on Dec 29, 2025
feat: integrate ErrorReporter into CLI
Show description for 514082b
yhk1038
committed
514082b
View commit details
Copy full SHA for 514082b
Browse repository at this point
refactor: use DiagnosticFormatter in Watcher
Show description for 48a1835
yhk1038
committed
48a1835
View commit details
Copy full SHA for 48a1835
Browse repository at this point
feat: add location info to MethodDef for better error messages
Show description for a407428
yhk1038
committed
a407428
View commit details
Copy full SHA for a407428
Browse repository at this point
fix: improve watch mode incremental diagnostics caching
Show description for fc60d39
yhk1038
committed
fc60d39
View commit details
Copy full SHA for fc60d39
Browse repository at this point
test: add coverage tests for new diagnostic features
Show description for 6db8c3a
yhk1038
committed
6db8c3a
View commit details
Copy full SHA for 6db8c3a
Browse repository at this point
test: improve test coverage to 93%+ with comprehensive spec additions
Show description for 203008a
yhk1038
committed
203008a
View commit details
Copy full SHA for 203008a
Browse repository at this point
You can’t perform that action at this time.