Non sequential Applicatives #1258
Annotations
7 errors and 1 warning
Run tests (Fable3 subset but on .net):
src/FSharpPlus/Extensions/Async.fs#L77
Duplicate definition of value 'pmap2'
|
Run tests (Fable3 subset but on .net):
src/FSharpPlus/Extensions/Async.fs#L95
Duplicate definition of value 'pmap3'
|
Run tests (Fable3 subset but on .net):
src/FSharpPlus/Control/Parallel.fs#L28
Type constraint mismatch. The type � ''a -> Lazy<'a>' �is not compatible with type� ''T -> 'ParApplicative<'T>'
|
Run tests (Fable3 subset but on .net):
src/FSharpPlus/Operators.fs#L226
A unique overload for method 'Invoke' could not be determined based on type information prior to this program point. A type annotation may be needed.��Known type of argument: 'T��Candidates:� - static member ParReturn.Invoke: x: 'T -> ^ParApplicative<'T> when (ParReturn or ^ParApplicative<'T>) : (static member Return: ^ParApplicative<'T> * ParReturn -> ('T -> ^ParApplicative<'T>)) and ^ParApplicative<'T> :> Lazy<'a>� - static member Return.Invoke: x: 'T -> ^Applicative<'T> when (Return or ^Applicative<'T>) : (static member Return: ^Applicative<'T> * Return -> ('T -> ^Applicative<'T>))
|
Run tests (Fable3 subset but on .net):
src/FSharpPlus/Builders.fs#L216
A unique overload for method 'Invoke' could not be determined based on type information prior to this program point. A type annotation may be needed.��Known type of argument: 'T��Candidates:� - static member ParReturn.Invoke: x: 'T -> ^ParApplicative<'T> when (ParReturn or ^ParApplicative<'T>) : (static member Return: ^ParApplicative<'T> * ParReturn -> ('T -> ^ParApplicative<'T>)) and ^ParApplicative<'T> :> Lazy<'a>� - static member Return.Invoke: x: 'T -> ^Applicative<'T> when (Return or ^Applicative<'T>) : (static member Return: ^Applicative<'T> * Return -> ('T -> ^Applicative<'T>))
|
Run tests (Fable3 subset but on .net):
src/FSharpPlus/Builders.fs#L217
A unique overload for method 'Invoke' could not be determined based on type information prior to this program point. A type annotation may be needed.��Known type of argument: 'T��Candidates:� - static member ParReturn.Invoke: x: 'T -> ^ParApplicative<'T> when (ParReturn or ^ParApplicative<'T>) : (static member Return: ^ParApplicative<'T> * ParReturn -> ('T -> ^ParApplicative<'T>)) and ^ParApplicative<'T> :> Lazy<'a>� - static member Return.Invoke: x: 'T -> ^Applicative<'T> when (Return or ^Applicative<'T>) : (static member Return: ^Applicative<'T> * Return -> ('T -> ^Applicative<'T>))
|
Run tests (Fable3 subset but on .net)
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading