Some typing corrections (taken from fsharp compiler tests) #38
Annotations
8 warnings
Build on Unix
Incomplete pattern matches on this expression. For example, the value '[_;_]' may indicate a case not covered by the pattern(s).
|
Build on Unix
Incomplete pattern matches on this expression. For example, the value '[_;_]' may indicate a case not covered by the pattern(s).
|
Build on Unix
Incomplete pattern matches on this expression. For example, the value '[_;_]' may indicate a case not covered by the pattern(s).
|
Build on Unix:
examples/StressProvider/StressProvider.fs#L145
Incomplete pattern matches on this expression. For example, the value '[_;_]' may indicate a case not covered by the pattern(s).
|
Build on Unix
The assembly 'typeproviders/fsharp41/netstandard2.1/BasicProvider.DesignTime.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
|
Build on Unix
The assembly 'typeproviders/fsharp41/netstandard2.1/FSharp.TypeProviders.SDK.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
|
Build on Unix
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
Build on Unix
- Add lib or ref assemblies for the netstandard2.1 target framework
|
Loading