Skip to content

less load

less load #71

Re-run triggered September 13, 2024 10:51
Status Cancelled
Total duration 18m 42s
Artifacts

build-suave.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build
The run was canceled by @ademar.
build
The operation was canceled.
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
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.
build
The result of this expression has type 'bool' and is implicitly ignored. Consider using 'ignore' to discard this value explicitly, e.g. 'expr |> ignore', or 'let' to bind the result to a name, e.g. 'let result = expr'.
build
The result of this expression has type 'bool' and is implicitly ignored. Consider using 'ignore' to discard this value explicitly, e.g. 'expr |> ignore', or 'let' to bind the result to a name, e.g. 'let result = expr'.