Skip to content

Merge pull request #781 from njlr/bugfix/issue-780-safe-decode-invali… #65

Merge pull request #781 from njlr/bugfix/issue-780-safe-decode-invali…

Merge pull request #781 from njlr/bugfix/issue-780-safe-decode-invali… #65

Triggered via push February 21, 2024 01:52
Status Success
Total duration 1m 53s
Artifacts

build-suave.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.