Transparent Compiler: discrepancy between signatures and source files not reported in diagnostics
Open
Bug
Impact-Low
Transparent-Compiler
- Dominant language
- F#
- Stars
- 4.3k
- Forks
- 876
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 144
Description
Basically, diagnostics for not implemented stuff in signatures (FS0193) don't show up.
Not when you edit the implementation, and not in the background solution analysis.
You need to build to get the errors, even then the errors are only in the build output, and never show up in VS Error List.
I'm testing current main with Transparent Compiler enabled.
Contributor guide
Assessment
This issue has not been assessed yet.