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
.
dotnet
/
fsharp
Public
Notifications
You must be signed in to change notification settings
Fork
872
Star
4.3k
Code
Issues
1.1k
Pull requests
111
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Honor --nowarn for command-line option warnings
- #19776
#19776
Merged
abonie
merged 11 commits into
main
dotnet/fsharp:main
from
fix/nowarn-75
dotnet/fsharp:fix/nowarn-75
Copy head branch name to clipboard
May 21, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Honor --nowarn for command-line option warnings
#19776
abonie
merged 11 commits into
main
dotnet/fsharp:main
from
fix/nowarn-75
dotnet/fsharp:fix/nowarn-75
Copy head branch name to clipboard
Commits
Commits on May 21, 2026
Add failing tests for #19576 (TDD red)
Show description for a56015c
T-Gro
and
Copilot
committed
a56015c
View commit details
Copy full SHA for a56015c
Browse repository at this point
Honor --nowarn for warnings captured during command-line option parsing (#19576)
Show description for eed543a
T-Gro
and
Copilot
committed
eed543a
View commit details
Copy full SHA for eed543a
Browse repository at this point
Remove speculative third test for --test unknown-arg
Show description for adfa645
T-Gro
and
Copilot
committed
adfa645
View commit details
Copy full SHA for adfa645
Browse repository at this point
Centralize warning emission in CompilerOptions.fs (#19576 follow-up)
Show description for 46c69eb
T-Gro
and
Copilot
committed
46c69eb
View commit details
Copy full SHA for 46c69eb
Browse repository at this point
Consolidate command-line nowarn tests into Theory and add FS3551 case
Show description for 47a5be3
T-Gro
and
Copilot
committed
47a5be3
View commit details
Copy full SHA for 47a5be3
Browse repository at this point
Remove warningCmdLine; use commit-time filtering only; add missing tests
Show description for e79c141
T-Gro
and
Copilot
committed
e79c141
View commit details
Copy full SHA for e79c141
Browse repository at this point
Close test gaps: reverse-order, warnaserror baselines, specific warnaserror semantics
Show description for 5e73d2c
T-Gro
and
Copilot
committed
5e73d2c
View commit details
Copy full SHA for 5e73d2c
Browse repository at this point
Add mixed-code selectivity test for --nowarn precision
Show description for 3b93fdf
T-Gro
and
Copilot
committed
3b93fdf
View commit details
Copy full SHA for 3b93fdf
Browse repository at this point
Fix case-sensitivity: track test file under fsc/ (lowercase) for Linux CI
Show description for 7d93ad9
T-Gro
and
Copilot
committed
7d93ad9
View commit details
Copy full SHA for 7d93ad9
Browse repository at this point
Address review: remove slop comments, add order-independence test
Show description for 6a88603
T-Gro
and
Copilot
committed
6a88603
View commit details
Copy full SHA for 6a88603
Browse repository at this point
Address review: trim duplicate tests, remove slop comments
Show description for b214a49
T-Gro
and
Copilot
committed
b214a49
View commit details
Copy full SHA for b214a49
Browse repository at this point
You can’t perform that action at this time.