Advertisement
ShiinaMashiroZ

sequence Error

Sep 18th, 2023 (edited)
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.25 KB | None | 0 0
  1. Error: /home/runner/work/Aurum/Aurum/Aurum.Configuration/Shared/Routing.fs(318,10): error FS0041: No overloads match for method '<*>'.Known return type: Microsoft.FSharp.Core.Result<Aurum.Configuration.Shared.Routing.RuleType Microsoft.FSharp.Collections.list,'a>Known type parameters: < Microsoft.FSharp.Core.Result<(Aurum.Configuration.Shared.Routing.RuleType -> Aurum.Configuration.Shared.Routing.RuleType Microsoft.FSharp.Collections.list),'a> , Microsoft.FSharp.Core.Result<Aurum.Configuration.Shared.Routing.RuleType,Microsoft.FSharp.Core.exn> , Microsoft.FSharp.Core.Result<Aurum.Configuration.Shared.Routing.RuleType Microsoft.FSharp.Collections.list,'a> , FSharpPlus.Control.Apply >Available overloads: - static member FSharpPlus.Control.Apply.``<*>`` : (^Monoid * ('T -> 'U)) * (^Monoid * 'T) * [<System.Runtime.InteropServices.Optional>] _output: (^Monoid * 'U) * [<System.Runtime.InteropServices.Optional>] _mthd: FSharpPlus.Control.Apply -> ^Monoid * 'U when (FSharpPlus.Control.Plus or ^Monoid) : (static member ``+`` : ^Monoid * ^Monoid * FSharpPlus.Control.Plus -> ^Monoid) // Argument at index 1 doesn't match - static member FSharpPlus.Control.Apply.``<*>`` : System.Collections.Generic.KeyValuePair<^Key,('T -> 'U)> * System.Collections.Generic.KeyValuePair<^Key,'T> * [<System.Runtime.InteropServices.Optional>] _output: System.Collections.Generic.KeyValuePair<^Key,'U> * [<System.Runtime.InteropServices.Optional>] _mthd: FSharpPlus.Control.Apply -> System.Collections.Generic.KeyValuePair<^Key,'U> when (FSharpPlus.Control.Plus or ^Key) : (static member ``+`` : ^Key * ^Key * FSharpPlus.Control.Plus -> ^Key) // Argument at index 1 doesn't match - static member FSharpPlus.Control.Apply.``<*>`` : f: ('T -> 'U) Microsoft.FSharp.Collections.list * x: 'T Microsoft.FSharp.Collections.list * [<System.Runtime.InteropServices.Optional>] _output: 'U Microsoft.FSharp.Collections.list * [<System.Runtime.InteropServices.Optional>] _mthd: FSharpPlus.Control.Apply -> 'U Microsoft.FSharp.Collections.list // Argument 'f' doesn't match - static member FSharpPlus.Control.Apply.``<*>`` : f: ('T -> 'U) Microsoft.FSharp.Collections.seq * x: 'T Microsoft.FSharp.Collections.seq * [<System.Runtime.InteropServices.Optional>] _output: 'U Microsoft.FSharp.Collections.seq * [<System.Runtime.InteropServices.Optional>] _mthd: FSharpPlus.Control.Apply -> 'U Microsoft.FSharp.Collections.seq // Argument 'f' doesn't match - static member FSharpPlus.Control.Apply.``<*>`` : f: ('T -> 'U) Microsoft.FSharp.Core.array * x: 'T Microsoft.FSharp.Core.array * [<System.Runtime.InteropServices.Optional>] _output: 'U Microsoft.FSharp.Core.array * [<System.Runtime.InteropServices.Optional>] _mthd: FSharpPlus.Control.Apply -> 'U Microsoft.FSharp.Core.array // Argument 'f' doesn't match - static member FSharpPlus.Control.Apply.``<*>`` : f: ('T -> 'U) Microsoft.FSharp.Core.option * x: 'T Microsoft.FSharp.Core.option * [<System.Runtime.InteropServices.Optional>] _output: 'U Microsoft.FSharp.Core.option * [<System.Runtime.InteropServices.Optional>] _mthd: FSharpPlus.Control.Apply -> 'U Microsoft.FSharp.Core.option // Argument 'f' doesn't match - static member FSharpPlus.Control.Apply.``<*>`` : f: ('T -> 'U) Microsoft.FSharp.Core.voption * x: 'T Microsoft.FSharp.Core.voption * [<System.Runtime.InteropServices.Optional>] _output: 'U Microsoft.FSharp.Core.voption * [<System.Runtime.InteropServices.Optional>] _mthd: FSharpPlus.Control.Apply -> 'U Microsoft.FSharp.Core.voption // Argument 'f' doesn't match - static member FSharpPlus.Control.Apply.``<*>`` : f: ('r -> 'T -> 'U) * g: ('r -> 'T) * [<System.Runtime.InteropServices.Optional>] _output: ('r -> 'U) * [<System.Runtime.InteropServices.Optional>] _mthd: FSharpPlus.Control.Apply -> ('r -> 'U) // Argument 'f' doesn't match - static member FSharpPlus.Control.Apply.``<*>`` : f: FSharpPlus.Data.NonEmptySeq<('T -> 'U)> * x: FSharpPlus.Data.NonEmptySeq<'T> * [<System.Runtime.InteropServices.Optional>] _output: FSharpPlus.Data.NonEmptySeq<'U> * [<System.Runtime.InteropServices.Optional>] _mthd: FSharpPlus.Control.Apply -> FSharpPlus.Data.NonEmptySeq<'U> // Argument 'f' doesn't match - static member FSharpPlus.Control.Apply.``<*>`` : f: Microsoft.FSharp.Collections.Map<'Key,('T -> 'U)> * x: Microsoft.FSharp.Collections.Map<'Key,'T> * [<System.Runtime.InteropServices.Optional>] _output: Microsoft.FSharp.Collections.Map<'Key,'U> * [<System.Runtime.InteropServices.Optional>] _mthd: FSharpPlus.Control.Apply -> Microsoft.FSharp.Collections.Map<'Key,'U> when 'Key: comparison // Argument 'f' doesn't match - static member FSharpPlus.Control.Apply.``<*>`` : f: Microsoft.FSharp.Collections.ResizeArray<('T -> 'U)> * x: Microsoft.FSharp.Collections.ResizeArray<'T> * [<System.Runtime.InteropServices.Optional>] _output: Microsoft.FSharp.Collections.ResizeArray<'U> * [<System.Runtime.InteropServices.Optional>] _mthd: FSharpPlus.Control.Apply -> Microsoft.FSharp.Collections.ResizeArray<'U> // Argument 'f' doesn't match - static member FSharpPlus.Control.Apply.``<*>`` : f: Microsoft.FSharp.Control.Async<('T -> 'U)> * x: Microsoft.FSharp.Control.Async<'T> * [<System.Runtime.InteropServices.Optional>] _output: Microsoft.FSharp.Control.Async<'U> * [<System.Runtime.InteropServices.Optional>] _mthd: FSharpPlus.Control.Apply -> Microsoft.FSharp.Control.Async<'U> // Argument 'f' doesn't match - static member FSharpPlus.Control.Apply.``<*>`` : f: Microsoft.FSharp.Core.Choice<('T -> 'U),'E> * x: Microsoft.FSharp.Core.Choice<'T,'E> * [<System.Runtime.InteropServices.Optional>] _output: Microsoft.FSharp.Core.Choice<'b,'E> * [<System.Runtime.InteropServices.Optional>] _mthd: FSharpPlus.Control.Apply -> Microsoft.FSharp.Core.Choice<'U,'E> // Argument 'f' doesn't match - static member FSharpPlus.Control.Apply.``<*>`` : f: Microsoft.FSharp.Core.Result<('T -> 'U),'E> * x: Microsoft.FSharp.Core.Result<'T,'E> * [<System.Runtime.InteropServices.Optional>] _output: Microsoft.FSharp.Core.Result<'b,'E> * [<System.Runtime.InteropServices.Optional>] _mthd: FSharpPlus.Control.Apply -> Microsoft.FSharp.Core.Result<'U,'E> // Argument 'x' doesn't match - static member FSharpPlus.Control.Apply.``<*>`` : f: Microsoft.FSharp.Quotations.Expr<('T -> 'U)> * x: Microsoft.FSharp.Quotations.Expr<'T> * [<System.Runtime.InteropServices.Optional>] _output: Microsoft.FSharp.Quotations.Expr<'U> * [<System.Runtime.InteropServices.Optional>] _mthd: FSharpPlus.Control.Apply -> Microsoft.FSharp.Quotations.Expr<'U> // Argument 'f' doesn't match - static member FSharpPlus.Control.Apply.``<*>`` : f: System.Collections.Generic.Dictionary<'Key,('T -> 'U)> * x: System.Collections.Generic.Dictionary<'Key,'T> * [<System.Runtime.InteropServices.Optional>] _output: System.Collections.Generic.Dictionary<'Key,'U> * [<System.Runtime.InteropServices.Optional>] _mthd: FSharpPlus.Control.Apply -> System.Collections.Generic.Dictionary<'Key,'U> when 'Key: equality // Argument 'f' doesn't match - static member FSharpPlus.Control.Apply.``<*>`` : f: System.Collections.Generic.IDictionary<'Key,('T -> 'U)> * x: System.Collections.Generic.IDictionary<'Key,'T> * [<System.Runtime.InteropServices.Optional>] _output: System.Collections.Generic.IDictionary<'Key,'U> * [<System.Runtime.InteropServices.Optional>] _mthd: FSharpPlus.Control.Apply -> System.Collections.Generic.IDictionary<'Key,'U> when 'Key: equality // Argument 'f' doesn't match - static member FSharpPlus.Control.Apply.``<*>`` : f: System.Collections.Generic.IEnumerator<('T -> 'U)> * x: System.Collections.Generic.IEnumerator<'T> * [<System.Runtime.InteropServices.Optional>] _output: System.Collections.Generic.IEnumerator<'U> * [<System.Runtime.InteropServices.Optional>] _mthd: FSharpPlus.Control.Apply -> System.Collections.Generic.IEnumerator<'U> // Argument 'f' doesn't match - static member FSharpPlus.Control.Apply.``<*>`` : f: System.Collections.Generic.IReadOnlyDictionary<'Key,('T -> 'U)> * x: System.Collections.Generic.IReadOnlyDictionary<'Key,'T> * [<System.Runtime.InteropServices.Optional>] _output: System.Collections.Generic.IReadOnlyDictionary<'Key,'U> * [<System.Runtime.InteropServices.Optional>] _mthd: FSharpPlus.Control.Apply -> System.Collections.Generic.IReadOnlyDictionary<'Key,'U> when 'Key: equality // Argument 'f' doesn't match - static member FSharpPlus.Control.Apply.``<*>`` : f: System.Lazy<('T -> 'U)> * x: System.Lazy<'T> * [<System.Runtime.InteropServices.Optional>] _output: System.Lazy<'U> * [<System.Runtime.InteropServices.Optional>] _mthd: FSharpPlus.Control.Apply -> System.Lazy<'U> // Argument 'f' doesn't match - static member FSharpPlus.Control.Apply.``<*>`` : f: System.Threading.Tasks.Task<('T -> 'U)> * x: System.Threading.Tasks.Task<'T> * [<System.Runtime.InteropServices.Optional>] _output: System.Threading.Tasks.Task<'U> * [<System.Runtime.InteropServices.Optional>] _mthd: FSharpPlus.Control.Apply -> System.Threading.Tasks.Task<'U> // Argument 'f' doesn't match - static member FSharpPlus.Control.Apply.``<*>`` : f: ^Applicative<'T->'U> * x: ^Applicative<'T> * [<System.Runtime.InteropServices.Optional>] _output: ^Applicative<'U> * [<System.Runtime.InteropServices.Optional>] _mthd: FSharpPlus.Internals.Default1 -> ^Applicative<'U> when (^Applicative<'T->'U> or ^Applicative<'T> or ^Applicative<'U>) : (static member (<*>) : ^Applicative<'T->'U> * ^Applicative<'T> -> ^Applicative<'U>) // Argument '_output' doesn't match - static member FSharpPlus.Control.Apply.``<*>`` : f: ^Monad<'T->'U> * x: ^Monad<'T> * [<System.Runtime.InteropServices.Optional>] _output: ^Monad<'U> * [<System.Runtime.InteropServices.Optional>] _mthd: FSharpPlus.Internals.Default2 -> ^Monad<'U> when (^Monad<'T->'U> or ^Monad<'U>) : (static member (>>=) : ^Monad<'T->'U> * (('T -> 'U) -> ^Monad<'U>) -> ^Monad<'U>) and (^Monad<'T> or ^Monad<'U>) : (static member (>>=) : ^Monad<'T> * ('T -> ^Monad<'U>) -> ^Monad<'U>) and ^Monad<'U> : (static member Return: 'U -> ^Monad<'U>) // Argument '_output' doesn't match - static member FSharpPlus.Control.Apply.``<*>`` : struct (^Monoid * ('T -> 'U)) * struct (^Monoid * 'T) * [<System.Runtime.InteropServices.Optional>] _output: struct (^Monoid * 'U) * [<System.Runtime.InteropServices.Optional>] _mthd: FSharpPlus.Control.Apply -> struct (^Monoid * 'U) when (FSharpPlus.Control.Plus or ^Monoid) : (static member ``+`` : ^Monoid * ^Monoid * FSharpPlus.Control.Plus -> ^Monoid) // Argument at index 1 doesn't match [/home/runner/work/Aurum/Aurum/Aurum.Configuration/Aurum.Configuration.fsproj]
  2.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement