Skip to content

Clean up

Clean up #67

Triggered via pull request September 10, 2024 20:10
Status Success
Total duration 1m 40s
Artifacts

build-suave.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.