Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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
state:open author:jchyb label:itype:bug
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
scala
/
scala3
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
6.1k
Code
Issues
1.7k
Pull requests
181
Discussions
Actions
Projects
1
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Issues
Search Issues
state
:
open
author
:
jchyb
label
:
itype:bug
state:open author:jchyb label:itype:bug
Search
Labels
Milestones
New issue
Search results
Open
Closed
Illegal inline errors in code compiled with <code>-Yexplicit-nulls</code> depending on artifacts without that option
area:inline
area:nullability
itype:bug
Status: Open.
#24150
In scala/scala3;
·
jchyb
opened
on Oct 8, 2025
Type inference does not account for bounded type parameters from java
compat:java
itype:bug
itype:soundness
Soundness bug (it lets us compile code that crashes at runtime with a ClassCastException)
Soundness bug (it lets us compile code that crashes at runtime with a ClassCastException)
Status: Open.
#23723
In scala/scala3;
·
jchyb
opened
on Aug 12, 2025
Nonsense opaque type definition crashes compiler
area:opaque-types
itype:bug
itype:crash
Status: Open.
#23185
In scala/scala3;
·
jchyb
opened
on May 19, 2025
Nonsense opaque type in extension crashes typer
area:extension-methods
area:opaque-types
itype:bug
itype:crash
Status: Open.
#23036
In scala/scala3;
·
jchyb
opened
on Apr 23, 2025
Incremental compiler does not account for top level definition conflicts
area:incremental-compilation
itype:bug
Status: Open.
#22804
In scala/scala3;
·
jchyb
opened
on Mar 14, 2025
memberType pointing to a nested class exposes ClassInfo
area:metaprogramming:reflection
Issues related to the quotes reflection API
Issues related to the quotes reflection API
itype:bug
Status: Open.
#22395
In scala/scala3;
·
jchyb
opened
on Jan 17, 2025
<code>undefined: ...proxy...</code> errors when inlining opaque types
area:inline
area:opaque-types
itype:bug
Status: Open.
#22359
In scala/scala3;
·
jchyb
opened
on Jan 13, 2025
·
3.7.0
Internal "Wrong number of arguments" error when reading a Scala 2 annotation in a macro
area:metaprogramming:reflection
Issues related to the quotes reflection API
Issues related to the quotes reflection API
area:pickling
compat:scala2
itype:bug
Status: Open.
#22200
In scala/scala3;
·
jchyb
opened
on Dec 12, 2024
Runtime java.lang.NoSuchMethodError when calling a method in anonymous class returning a mixin
area:erasure
compat:scala2
itype:bug
Status: Open.
#22177
In scala/scala3;
·
jchyb
opened
on Dec 9, 2024
Incorrect warning message in Scala 3 Reference on stable versions of the compiler
area:doctool
area:documentation
itype:bug
Status: Open.
#22154
In scala/scala3;
·
jchyb
opened
on Dec 6, 2024
-Xcheck-macro does not check for incorrectly constructed TypeRefs or TermRefs
area:metaprogramming:other
Issues tied to metaprogramming/macros not covered by the other labels.
Issues tied to metaprogramming/macros not covered by the other labels.
itype:bug
Status: Open.
#22151
In scala/scala3;
·
jchyb
opened
on Dec 5, 2024
Illegal Array type in inline macros can cause crashes with -Ycheck
area:metaprogramming:other
Issues tied to metaprogramming/macros not covered by the other labels.
Issues tied to metaprogramming/macros not covered by the other labels.
itype:bug
Status: Open.
#22034
In scala/scala3;
·
jchyb
opened
on Nov 26, 2024
You can’t perform that action at this time.