Merge pull request #777 from valhallasw/docs #62
Annotations
10 warnings
build
This construct causes code to be less generic than indicated by the type annotations. The type variable 'T has been constrained to be type 'unit'.
|
build
This construct causes code to be less generic than indicated by its type annotations. The type variable implied by the use of a '#', '_' or other type annotation at or near '/home/runner/work/suave/suave/src/Suave/Utils/Option.fs(36,18)-(36,19)' has been constrained to be type ''a'.
|
build
This construct causes code to be less generic than indicated by its type annotations. The type variable implied by the use of a '#', '_' or other type annotation at or near '/home/runner/work/suave/suave/src/Suave/Utils/Option.fs(35,18)-(35,19)' has been constrained to be type 'int'.
|
build
This construct is deprecated. Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.
|
build
This construct is deprecated. BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.
|
build
This construct is deprecated. BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.
|
build
The use of native pointers may result in unverifiable .NET IL code
|
build
The use of native pointers may result in unverifiable .NET IL code
|
build
This construct is deprecated. WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.
|
build
This construct is deprecated. WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.
|